Search found 4 matches

by tpreston
Sat Mar 07, 2009 7:08 pm
Forum: Technical / Scripting
Topic: Incrementing Numeric Variable
Replies: 2
Views: 3446

OK...FIGURED IT OUT. tHIS PROGRAM IS VERRY PARTICULAR (SOMETIMES) ABOUT THE ">" SYMBOL AFTER THE COMMAND.
by tpreston
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...
by tpreston
Fri Mar 06, 2009 11:10 pm
Forum: Technical / Scripting
Topic: WSI_TIMEOUT PROBLEM
Replies: 3
Views: 4706

Hi jpuziano,

Thanks for the quick reply. I changed it as you suggested but still the same result (and I added the missing ">" also). Still the delay is 10 seconds. Any more ideas? I'm an old database programmer from way back and this is driving me batty!

Thanks,
Tom
by tpreston
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...
Sign up to our newsletter for free automation tips, tricks & discounts