Jump to content

Recommended Posts

Posted

This must be a stupid newbie question, but I scoured the help file with no success. Is there a way to click a button once it becomes active? Sort of like a WinWaitActive but for buttons.

Basically, my script launches a program and downloads any updates. After the downloads finish, the "Next" button becomes active. But not knowing how long it will take to download all of the updates, I don't want to just use an excessive sleep command.

Any suggestions?

Posted

You may mean "enabled" rather than "active". There is a ControlCommand() called IsEnabled. Put a while loop around it.

Lar.

<{POST_SNAPBACK}>

Thanks, I'll give that a try!

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
  • Recently Browsing   0 members

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