CL Command Reference - RLSSPLF

CL Command List > RLSSPLF Reference

Description:

The Release Spooled File (RLSSPLF) command releases the specified file on an output queue. The file being released is always produced from the beginning of the file. The RLSSPLF command can release a spooled file that was held by:
. A HLDSPLF command
. HOLD(*YES) being specified in the device file or on an override command
. SAVE(*YES) being specified in the device file, on an override command, or in the CHGSPLFA command
. SAVE(*IMMED) being specified in the CHGSPLFA command
. A HLDWTR command and a RLSWTR command with OPTION(*BYPASS) specified
. The operator canceling a system request to put forms on the printer


Examples:

RLSSPLF FILE(STOCK14) JOB(000047/SMITH/MASTER)

This command releases the spooled file named STOCK14 created in the job named MASTER. The file can now be selected for processing by the spooling writer. The job was run under the user profile named SMITH and was assigned the job number 000047 by the system.