Search found 3 matches
- Tue Feb 17, 2015 3:48 pm
- Forum: Technical / Scripting
- Topic: Complex Expression In Until Condition
- Replies: 1
- Views: 2589
Re: Complex Expression In Until Condition
I changed the sub-routine to use a While loop instead and this works fine, so I guess Repeat/Until does not support complex expressions?
- Tue Feb 17, 2015 2:00 pm
- Forum: Technical / Scripting
- Topic: Complex Expression In Until Condition
- Replies: 1
- Views: 2589
Complex Expression In Until Condition
I am having problems getting a complex expression to work in a repeat/until loop. When looking at the Repeat help topic it states that Until can take a simple or complex expression, whereas the Until help topic only mentions simple expressions. I am using Macro Scheduler Pro 14.2.02. GetExecution ge...
- Mon Nov 25, 2013 10:38 am
- Forum: Technical / Scripting
- Topic: WaitReady Issues / Busy Cursor Resetting
- Replies: 1
- Views: 2497
WaitReady Issues / Busy Cursor Resetting
Hello I'm having some issues with a script where I am trying to use WaitReady. The script uses keyboard commands to tab to a checkbox and then press space to turn the checkbox on which updates a combobox. Sometimes this combobox update can be done in a few seconds and other occasions it takes much l...