Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Short form of another + best way to trigger when a window
#3
Ok. I made a new macro with hotkey assigned F4 and put the code -
Code:
Copy      Help
key "q2q"
wait 0.5
key " - the url is : - .com"
its working fine.
But I used a similar code to put in a autotext list with that appears when I press keys - 'SFSF'. The code is -
Code:
Copy      Help
SFSF :key "site:tomshardware.com"  ;;GSEARCH - site tomshardware
SFSF :'"Thanks mate"  ;;Thanks
But when I use select this tomshardware one in my firefox google search box, it gives very strange results. Sometimes it writes - sit:tomshardware.com then erases com, then pauses for like 1 second then adds site - so that it looks - sit:tomshardware.site. And this is for 1st time, the other time it does something else and the output looks a little different than above. Note the sit: produced instead of site: and the strange pause of 1second like even after the text - sit:tomshardware has been produced. The line at to of the autotext list is - /b/i/c/. Please help what is the error.

2. Also, the short text trigger sfsf only activates when I have pressed a space before writing sfsf, but I have many triggers like this I want to use that should trigger even when there is no space or other similar main keys pressed before the short triggers, and want them to trigger even when they appear when writing continously in a line. (this feature is available in autohotkey though, to trigger even when writing in continous line). So how to get this done in quickmacro autotext lists ?

Thanks a lot.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)