WaitForCursorAtTerminalField Row, Column, "Timeout"
Waits for the cursor to be at the specified terminal field (as identified by the Row and Column arguments).The operation containing the command is paused until the cursor is at the field or the timeout expires.
Row |
Argument type: Integer |
For the wait to be satisfied, the cursor must be at the field at the
specified row and column coordinates. You can also specify Any Column or
Any Row (which shows us as |
|
Column | Argument type: Integer |
For the wait to be satisfied, the cursor must
be at the field at the specified row and column coordinates. You can also specify Any Column or
Any Row (which shows us as -1 in a trace). |
|
Timeout | Argument type: String |
Specifies an interval of time in HH:MM:SS format. Use the Timeout argument to specify how long to wait for the cursor at the specified coordinates. If this method times out, an error occurs. |
© 1999-2007 Attachmate Corporation. All rights reserved. Terms of Use.