04-14-2015, 11:59 AM
Hello -
I am trying Quick Macros for the first time.
I have a macro script with the name "testSky":
key "Hello World"
act "SKY Index Professional" ;; a Windows program
wait 0.5
str s.getclip
act "Boxer" ;; a Windows text editor
wait 0.5
key (s)
The trigger is Ctrl+Shift+ m. wheel down.
Both the abovementioned programs Sky and Boxer are open and running.
I clicked "Save now". If I run the macro by selecting "Run", "Hello World" appears in the script. Nothing else happens.
If I activate the trigger, nothing happens.
What am I doing wrong?
I am trying Quick Macros for the first time.
I have a macro script with the name "testSky":
key "Hello World"
act "SKY Index Professional" ;; a Windows program
wait 0.5
str s.getclip
act "Boxer" ;; a Windows text editor
wait 0.5
key (s)
The trigger is Ctrl+Shift+ m. wheel down.
Both the abovementioned programs Sky and Boxer are open and running.
I clicked "Save now". If I run the macro by selecting "Run", "Hello World" appears in the script. Nothing else happens.
If I activate the trigger, nothing happens.
What am I doing wrong?