Wait for Keystroke in compiled script

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
kpassaur
Automation Wizard
Posts: 696
Joined: Wed Jul 07, 2004 1:55 pm

Wait for Keystroke in compiled script

Post by kpassaur » Sat Apr 30, 2005 8:34 pm

With Macro Scheduler you can assign keys to activate a script. Is there a method of doing this with a compiled script that does not use the Windows Method of assigning keystrokes to a shortcut. I was thinking of running a script and it does not contine until F10 is pressed. In this case it would just wait in the background. Any ideas on how this can be done.

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Mon May 02, 2005 5:05 pm

Use the WaitKeyDown command?
MJT Net Support
[email protected]

kpassaur
Automation Wizard
Posts: 696
Joined: Wed Jul 07, 2004 1:55 pm

Waitdown key

Post by kpassaur » Mon May 02, 2005 5:48 pm

I tried it and I got it to work - Thanks

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts