Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)
Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual—429311-002
7-19
COMMENT Command
ALL
deletes all logical-file assignments and parameters. Note that aliases cannot
be cleared by default; use the ALL ALIAS form to clear all aliases.
ALL PARAM
deletes all parameters set with the PARAM command.
ALL ASSIGN
deletes all ASSIGN messages defined with the ASSIGN command.
ALL ALIAS
deletes all aliases assigned by the ALIAS command.
Considerations
•
The TACL parameter values and ASSIGN messages read at startup can be
cleared using the CLEAR command.
•
This command does not affect TACL parameter values and ASSIGN messages
after you have exited from VHSCI.
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.
-> CLEAR ASSIGN SSV0
-> CLEAR ALL
COMMENT [ text ]