Printing and spooling

Top  Previous  Next

spool_command

Specifies the command used to execute the script generated from XCICS application when using SPOOL commands (SPOOLOPEN, SPOOLWRITE, SPOOLCLOSE).

By default the SPOOL_COMMAND is “csh”.

Syntax

set spool_command="<command>"

spool_path

Specifies the path to store both printing and scripts generated by XCICS application..

Syntax

set spool_path="<absolute_path>"

print_command

Specifies the command to print files generated by XCICS application.

Syntax

set print_command="<command>"