Timing issue with autohotscript, fails to dump or open destination file
- by learnerforever
I've created a autohotscript to quickly dump selected text into my jot file on the Desktop and I think I'm facing a timing error.
The script works like thus:
Select text when reading a text file, browsing internet, reading PDF, etc.
Hit Ctrl + J
Contents of selected text is dumped into my jot file.
When I press Ctrl + J very quickly, it…