Product Purchase Download Contact us Affiliates

Wait for a window

»Download a trial now( Free )!!

Wait for a window


Pauses the execution of macro until a specific window is existed, focused or etc. If the window exists, you can show or focus it.

Click here to show the figure

Parameters

  • Which window Specifies a window that will be waiting.

  • Wait for the specific window is Specifies a wait type that will be executed, it can be one of the following:

    • existed
    • not existed
    • focused
    • not focused

  • Window action If the window is existed, you can add an action to it, it can be one of the following:

    • none
    • show
    • maximized
    • minimized
    • restore

  • Time out after X seconds Specifies the number of seconds to wait before failing.

  • Action if timeout Specifies an action that should be taken place if the time is out.

  • Return window's handle into Specifies a variable for receiving the handle of window, the window handle can be used in the subsequent action for another purpose.

Notes:

If the wait type is "not focused" and the window is not existed, the action always succeeds.





© 2002 - 2007 GrassSoftware, All rights reserved.
Privacy Policy | Contact us | About us | Links | Affiliate | Site map