Version 4.5.2
 —  Commands  —

WAIT

Description

Suspend processing of a procedure file until the user presses a command button in the dialog box.

The message (string and variable) may be up to 72 characters long.

Syntax

WAIT [{string|variable}...]

Examples

Procedure File Example

Parms.ncp

Variables Returned

None

Related Commands

PAUSE, SLEEP, WAITM, WAITFOR, WAITUNTIL, ELAPSETIME

Usage

Procedure File: Yes
Command Line: No
Key: No
API: No

Top of page