Search found 2 matches
- Sun Oct 03, 2010 8:53 pm
- Forum: Beginners
- Topic: Macro Scheduler is unable to resolve my variables ... HELP!
- Replies: 3
- Views: 4374
In the first script I was using the 'Let' keyword .. I just forgot to mention it .. In the second script, I had notepad running in the background .. what I did was script a trigger shortcut for my macro, then switched to notepad, and then ran the macro .. its essentially the same as what you suggest...
- Sun Oct 03, 2010 7:31 pm
- Forum: Beginners
- Topic: Macro Scheduler is unable to resolve my variables ... HELP!
- Replies: 3
- Views: 4374
Macro Scheduler is unable to resolve my variables ... HELP!
Hey all ... I'm just trying out Macro Scheduler's scripting capabilities and have just spent the last 2 hours trying to debug this stupid thing .. I'm typing in this in a script: WaitTime=5 Wait>WaitTime And so now the program should wait for 5 seconds before moving on .. but it doesn't ! This exact...