Jump to content

Recommended Posts

Posted

Help me please!!

Winwaitactive seems to be doing it's job but only to a degree, I want to open a window entitled 'Crocs' then close it as soon as it becomes active. However, when 'Crocs' window opens it becomes active but it is busy reading from recovery logs and doesn't accept user input for varying times between 5secs to 5mins(obviously eliminating the possibility of using the sleep command)

How can I get my script to wait not only until the window is present and active but until it can accept user input?

Here's the bit of script I have been using

WinWaitActive ("Crocs")

send ("!fx")

Thanks!!!!

Posted

welcome to the forums...

if there is a button or label or something that states it is complete, maube you could loo into controlcommand... you get the control info from au# window info tool from your start menu > Autoit3

8)

NEWHeader1.png

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
×
×
  • Create New...