Re: timing issue?
"troyprado" <[email protected]> Thu, 22 Nov 2007 05:27:54 -0000
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Larry, I appreciate your help, do you have a basic sample of how to do a "check for success", or a keyword i can look up in autoit help? Thanks --- In [email protected], larrydalooza <no_reply@...> wrote: > > --- In [email protected], "troyprado" <troyprado@> wrote: > > > > I have writen some scripts that fill in a database at work, but > because > > the network speed changes throughout the day,my scripts work about > > 60-70% of the time. Is there a way that my script can know when a > > certain textbox in a database is ready to recieve a string or not? > > Troy > > > > Part of the script should be a "check for success" ... If you can read > the textbox, then check the data. > > Lar. >