COBOL Manual for TNS and TNS/R Programs
Program Execution
HP COBOL Manual for TNS and TNS/R Programs—522555-006
12-17
CLEAR Command
CLEAR Command
Use the CLEAR command to revoke a specific ASSIGN or PARAM command, all of
the ASSIGN commands, all of the PARAM commands, or all of both commands.
ALL
means clear all currently active ASSIGN and PARAM references.
ALL ASSIGN
means clear all currently active ASSIGN references.
ALL PARAM
means clear all currently active PARAM references.
ASSIGN
means clear the reference to the specified COBOL file name.
CLEAR ALL
ASSIGN
PARAM
ASSIGN
PARAM
DEBUG
NONSTOP
parameter-name
EXECUTION-LOG
INSPECT
WAITED-IO
assignation
PRINTER-CONTROL
SWITCH-nn
VST340.vsd