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

Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual429311-001
7-18
CLEAR Command
CLEAR Command
The CLEAR command clears the logical-file assignments made with the
ASSIGN command, parameters set with the PARAM command, and alias names
assigned with the ALIAS command.
PARAM param-name
deletes param-name. See the description of the PARAM Command on page 7-37.
ASSIGN logical-file
deletes logical-file. See the description of the ASSIGN Command on
page 7-13.
ALIAS alias-name
deletes alias-name. See the description of the ALIAS Command on page 7-4.
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.
CLEAR { PARAM param-name }
{ ASSIGN logical-file }
{ ALIAS alias-name }
{ ALL [ PARAM | ASSIGN | ALIAS ] }