Search found 19 matches

by prasad383
Mar 7th, ’20, 07:02
Forum: General Discussion
Topic: How to share only few selected text expander / shortcuts from one PC to another PC?
Replies: 1
Views: 1335

How to share only few selected text expander / shortcuts from one PC to another PC?

Is it possible to share only few selected text expander entries / shortcuts from one PC to another ?
If I use .fdb file from one computer and append it in second PC, it will add all entries..
by prasad383
Feb 12th, ’20, 03:07
Forum: Suggestions
Topic: COM error
Replies: 1
Views: 2771

COM error

All shortcuts incorporating some COM reference have stopped working. These give error like this.

"0x800401E3 - Operation unavailable"

How to get it back working ?
by prasad383
Feb 9th, ’20, 03:02
Forum: General Discussion
Topic: Is it possible to position the mouse cursor where text cursor is?
Replies: 6
Views: 1960

Re: Is it possible to position the mouse cursor where text cursor is?

I use following simple code. It selects first autocorrect suggestion if you're working in ms Word. No need to move mouse.

Send, {Appskey}
Sleep, 100
Send, {enter}
by prasad383
Jan 30th, ’20, 06:00
Forum: Suggestions
Topic: Autoselect last pasted text in Ms word - causing fastkeys to crash
Replies: 2
Views: 3218

Re: Autoselect last pasted text in Ms word - causing fastkeys to crash

Thanks a lot. It works flawlessly and fastkeys doens't crash now.
by prasad383
Jan 24th, ’20, 10:08
Forum: Suggestions
Topic: Autoselect last pasted text in Ms word - causing fastkeys to crash
Replies: 2
Views: 3218

Autoselect last pasted text in Ms word - causing fastkeys to crash

I wanted to be able to auto-select the last pasted text in ms word. I found this script which works, but somehow it causes fastkeys to crash. Fastkeys is not able to reload after I use this shortcut, it shows "cannot close previous instance of this script" error. Is there something wrong i...
by prasad383
Nov 20th, ’19, 13:22
Forum: General Discussion
Topic: shortcut for sending a file as email attachment to a particular recipient.
Replies: 4
Views: 1339

Re: shortcut for sending a file as email attachment to a particular recipient.

Thank you very much for the reply. Is it possible using default mail app of windows 10?
by prasad383
Nov 20th, ’19, 09:21
Forum: General Discussion
Topic: shortcut for sending a file as email attachment to a particular recipient.
Replies: 4
Views: 1339

shortcut for sending a file as email attachment to a particular recipient.

Is it possible to make a shortcut for sending a file as email attachment to a particular recipient in one go using fastkeys?
by prasad383
Nov 6th, ’19, 01:38
Forum: General Discussion
Topic: How to allow users to use fastkeys but restrict adding / editing entries.
Replies: 1
Views: 799

How to allow users to use fastkeys but restrict adding / editing entries.

HI. In an office environment, is it possible to allow other users to use fastkeys but restrict adding / editing the entries.
Thanks.
by prasad383
Oct 18th, ’19, 14:46
Forum: General Discussion
Topic: entries saved as rich text are replaced by non-formatted text.
Replies: 1
Views: 686

entries saved as rich text are replaced by non-formatted text.

I had made few entries in rich text under text-expander. Initially they worked fine. However, next day they are expanded as non-formatted plain text. Please help.