08-16-2013, 01:27 PM
I am moving from AHK to QuickMacros. Any hints on porting my existing scripts over?
Thank you,
Rob
Thank you,
Rob
Converting Macros from AutoHotKey
|
08-16-2013, 01:27 PM
I am moving from AHK to QuickMacros. Any hints on porting my existing scripts over?
Thank you, Rob
08-16-2013, 01:51 PM
You'll probably not find any info or tools to help porting/converting AHK scripts to QM.
You can post here some scripts. I or somebody will help to convert. I never did it and don't know AHK language etc well, but can give some useful info anyway.
08-16-2013, 02:25 PM
Thank you. When running a macro from the IDE how do I know it is running? I don't see any indicator that it is executing. When I try to run again, I get a message that the macro is already running, how do I end the execution (not sure what "pause" refers to)?
Rob
08-16-2013, 02:34 PM
from Tips:
Quote:While a macro is running, the QM tray icon is red. To end the running macro manually, press the Pause key (you can change this in Options). While a function or item of other type is running, the tray icon does not change. To end a function, use the Threads dialog (in the tray icon menu) or the Running Items list (menu Run -> View Active Items).
08-16-2013, 02:37 PM
Thanks. It did not help that my trayicon was hidden
Rob |
« Next Oldest | Next Newest »
|