Jump to content

Wait a text to exist


Recommended Posts

Need a command for a program that I made a script for, but I need not only to WinWait the program window to be acctive(to exist) but I need the Text that is loaded in the program to be waited as well and then continue.I need a command that can detect the last Text Line that pops up.

Link to comment
Share on other sites

Well if you're already using ControlGetText, and it does 'get' the text you're after, you've done something else wrong in your code. ControlGetText only returns whether or not the specified text 'is there'. What happens based on that return is up to you to correctly code. So post the code you've got so far, help someone help you.

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...