CDD/Plus RPCSWLUP SET — VMS CDD+_4.1A
Determines if commands are logged to a file or whether commands from an
indirect command file are printed to the default output device.
Format:
SET [NO]LOG
SET [NO]VERIFY
Additional information available:
[NO]LOG
Enables or disables logging of any commands you type while in RPCSWLUP.
Format:
SET LOG file-spec
SET NOLOG
Additional information available:
file-spec
The name of the file to which the log is written. If you do not include a file specification, RPCSWLUP attempts to translate the logical RPCSWLUPLOG. If it cannot, RPCSWLUP uses the file RPCSWLUPLOG.LOG as the default.
[NO]VERIFY
Enables or disables the printing of commands in an indirect command file
to SYS$OUTPUT.
Format:
SET VERIFY
SET NOVERIFY
The default is SET NOVERIFY. To display the commands from an indirect
command file to the default output device, SYS$OUTPUT, use the SET
VERIFY command.