|
Gary, Are
you using the AT with an IF statement?
If so, I’ve found that you need to put a little WAIT before an IF
statement. I usually do… WAIT 0.3 IF AT (“YOUR
TEXT”) THEN . . . -----Original
Message----- I am trying to use the
at("") command in a script. I'm using it looking for a string
of text. Oddly, sometimes it works and sometimes it doesn't. I
tried to use a location instead, but that isn't always the same place. Anyone
know of why there might be an inconsistency and/or how to get around it.
It's almost like the value of the search string is being lost even though it
can be fixed text. Gary Gary Guion ____________________ Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. |
Title: Use of the At() command
- [Talk] Use of the At() command Guion, Gary
- RE: [Talk] Use of the At() command MAGGIO,MICHAEL K
- RE: [Talk] Use of the At() command Ross Stolle
- RE: [Talk] Use of the At() command Thom C. Blackwell
