Virtual Hometerm Subsystem (VHS) Manual (H06.03+)

Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual429311-001
7-22
DELAY Command
Examples
displays summary information about all systems on the network.
displays summary information about the system \C2.
displays both detailed and summary information about all systems on the network.
DELAY Command
The DELAY command suspends the VHSCI process for a specified time interval. The
DELAY command can be useful in OBEY (command) files. For example, you might
want to execute a LISTOPENS command, wait three seconds by using the DELAY
command, and then execute another LISTOPENS command.
/ OUT file-spec /
causes any VHSCI output generated for this command to be directed to the
specified file.
time
specifies the time interval during which VHSCI is to suspend processing. The
maximum quantity of time that can be specified is 5965:13:56.47. The smallest
quantity of time that can be specified is 1 second. See the Time format description
in Section 6.
Examples
suspends VHSCI process for 5 seconds.
suspends VHSCI process for 11 hours, 22 minutes, and 31 seconds.
-> CPUS
-> CPUS \C2
-> CPUS DETAIL
DELAY [ / OUT file-spec / ] time
-> DELAY 5
-> DELAY 11:22:31