SPOOL CLPPlus command

You can use the SPOOL CLPPlus command to log CLPPlus command and its output to a file. The output file uses UTF-8 encoding.

Invocation

You must run this command from the CLPPlus interface.

Authorization

None

Required connection

None

Command syntax

Read syntax diagramSkip visual syntax diagramSPOOLSP path output_fileOFF

Command parameters

path
Specifies the path, either absolute or relative, to the output file. If you do not specify a path, the current directory is used.
output_file
Causes the CLPPlus command and its output to be logged in the file that is specified by the output_file variable instead of being displayed in the CLPPlus standard output.
OFF
Causes the CLPPlus command and its output to be displayed in the CLPPLus standard output, which is the default behavior.