WAIT

From VSI OpenVMS Wiki
Revision as of 07:58, 3 December 2019 by Jane.doe (talk | contribs) (Created page with "'''WAIT''' is a DCL command that places a process into a wait state for the specified amount of time. The WAIT command is used in a command procedure to delay...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

WAIT is a DCL command that places a process into a wait state for the specified amount of time. The WAIT command is used in a command procedure to delay processing of either the procedure itself or a set of commands in the procedure.

Syntax

<nowiki>WAIT </nowait>delta-time