Virtual Hometerm Subsystem (VHS) Manual (H06.03+)
Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual—429311-001
7-19
COMMENT Command
Examples
COMMENT Command
The COMMENT command enables you to add descriptive text to OBEY (command)
files. Any text following this command is not evaluated.
text
consists of one or more printable characters.
Consideration
This command has the same function as the double equal characters (==) appearing at
the beginning of a command line.
Examples
CONFIRM Command
The CONFIRM (confirmation) command enables or disables the display of a positive
confirmation message when the last command is successfully completed. Error and
warning responses always display, regardless of whether or not confirmation
messages display.
/ OUT file-spec /
causes any VHSCI output generated for this command to be directed to the
specified file.
ON
enables the display of confirmation messages.
OFF
disables the display of confirmation messages.
-> CLEAR ASSIGN SSV0
-> CLEAR ALL
COMMENT [ text ]
-> COMMENT This file contain commands for starting \COS
-> == This is also a comment.
CONFIRM [ / OUT file-spec / ] { ON } { OFF }










