Search found 4 matches
- Sat Mar 07, 2009 7:08 pm
- Forum: Technical / Scripting
- Topic: Incrementing Numeric Variable
- Replies: 2
- Views: 3446
- Sat Mar 07, 2009 7:05 pm
- Forum: Technical / Scripting
- Topic: Incrementing Numeric Variable
- Replies: 2
- Views: 3446
Incrementing Numeric Variable
What am I doing wrong here? The following script never executes the contents of the ELSE statement? LET DELAY_TIME=1 LABEL SCAN IF DELAY_TIME(is less than)6 LET DELAY_TIME=DELAY_TIME+1 ELSE MessageModal>RESETTING DELAY TIME. LET DELAY_TIME=0 ENDIF GOTO SCAN Of course, the (is less than) is really th...
- Fri Mar 06, 2009 11:10 pm
- Forum: Technical / Scripting
- Topic: WSI_TIMEOUT PROBLEM
- Replies: 3
- Views: 4706
- Fri Mar 06, 2009 10:45 pm
- Forum: Technical / Scripting
- Topic: WSI_TIMEOUT PROBLEM
- Replies: 3
- Views: 4706
WSI_TIMEOUT PROBLEM
Hi, I installed the trial version last week and I'm having a problem with WSI_TIMEOUT. No matter what I set it to the timeout always lasts about ten seconds. I'll copy a sample below... Label>SCAN LET WSI_TIMEOUT=1/32 WaitScreenImage>C:\Documents and Settings\Daddy\My Documents\Macro Scheduler 11\Re...