SCF Reference Manual for J-Series and H-Series RVUs

SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs529649-003
5-40
CLEAR Command
CLEAR Command
The CLEAR command clears:
Alias names assigned by the ALIAS command
Logical-file assignments made by the ASSIGN command
Parameters set by the PARAM command
ALIAS
alias-name
deletes
alias-name
. See ALIAS Command on page 5-23.
ASSIGN
logical-file
deletes
logical-file
. See ASSIGN Command on page 5-32.
PARAM
param-name
deletes
param-name
. See PARAM Command on page 5-90.
ALL ALIAS
deletes all aliases assigned by the ALIAS command.
ALL [ PARAM | ASSIGN ]
deletes all logical-file assignments and parameters, as well as all ASSIGN
messages and parameters passed to SCF by TACL. Note that aliases are not
cleared unless you specify ALL ALIAS.
ASSIGN
deletes all ASSIGN messages defined by the ASSIGN command, as well as all
assign messages passed to SCF by TACL.
PARAM
deletes all parameters set by the PARAM command, as well as all parameters
passed to SCF by TACL.
Consideration
The CLEAR command does not affect TACL parameter values and ASSIGN messages
entered after you have exited from SCF.
CLEAR [ ALIAS
alias-name
]
[ ASSIGN
logical-file
]
[ PARAM
param-name
]
[ ALL ALIAS ]
[ ALL [ PARAM | ASSIGN ] ]