Previous Topic: SEARCH KeywordNext Topic: XKEY Keyword


WAIT Keyword

The WAIT keyword specifies the time, in seconds, to wait after processing a preceding statement.

This keyword has the following format:

WAIT=(time)
time

Specifies the number of seconds to wait. Specify 0 through 32767

Example:

The following is an example sets a wait time of 5 seconds.

WAIT=5