Search found 3 matches
- Thu Aug 16, 2007 7:27 pm
- Forum: Beginners
- Topic: Still have problem with script waiting
- Replies: 1
- Views: 3200
Still have problem with script waiting
OK...I took another run at this problem I posted previously but I'm still having problems with the script zipping on thru the series of steps and not waiting long enough for the mouse clicks to happen. arrrrggghh....what am I doing wrong? Here's the script: Repeat>r // Get the acctno for this row DD...
- Sun Aug 12, 2007 10:20 pm
- Forum: Beginners
- Topic: Script Won't Wait Long Enough
- Replies: 3
- Views: 4686
OK...tried every wait command there is....in every position I could reasonably think to put it. Nothing works. Here's what it appears is happening. When I step thru the script in debug mode, it finds the NoData msg bmp and executes the proper code in the IF cmd. However, when I run the script, it ap...
- Sun Aug 12, 2007 3:24 pm
- Forum: Beginners
- Topic: Script Won't Wait Long Enough
- Replies: 3
- Views: 4686
Script Won't Wait Long Enough
I'm new to windows scripting so this is my first attempt... The following code works perfectly when I step through it, but when I try to run the script, it will not wait long enough for the FIP command to find the image. It doesn't matter how many seconds I put in the Wait> command after the FIP, th...