Wait for a User action
Use this type of synchronization to make WinTask wait for a specific user action, keyboard action (a key pressed by the user), menu selection or a mouse click.
At run time, the script stops until the specific user action occurs.
To insert the corresponding statements into the script, select the Insert/Wait for menu and select one of three different actions : Key, Menu or Mouse.
If you use Synchronization through Wizard, in the Synchronization wizard dialog choose a user action to insert a Wait for. Click Next and in the next dialog box, select a key, a menu selection or a mouse click.
The three dialog boxes which define the wait for a user action are explained in :