WAIT Procedure

Suspends execution of a PV‑WAVE program for a specified period.

Usage

WAIT, seconds 

Input Parameters

seconds — The duration of the wait, in seconds or fractions of seconds.

Keywords

None.

Discussion

WAIT is useful in interactive programs that repetitively read cursor positions.

Because of other activity on the system, the duration of program suspension may be longer than requested.

See Also

HAK, MESSAGE, TVCRS