CL Programming

Sample Data Queue Entry

Position and (data type)
Description

1 through 10 (character)
Function - Identifies the funtion that created the data queue entry. The value for a spooled file is *SPOOL.

11 through 20 (character)
Record type - Identifies the record type within the function. Valid values are:

01
The output queue received a spooled file that is in READY status.

21 through 38 (character)
Qualified job name - Identifies the qualified job name of the job that created the spooled file that is placed on the output queue.

CHAR(10)
Job name

CHAR(10)
User name

CHAR(6)
Job number

39 through 48 (character)
Spooled file name - Identifies the name of the spooled file that is placed on the output queue.

49 through 52 (binary)
Spooled file number - Identifies the number of the spooled file that is placed on the output queue.

53 through 72 (character)
Qualified output queue name - Identifies the qualified name of the output queue on which the spooled file was placed.

CHAR(10)
Output queue name

CHAR(10)
Library of the output queue

73 through 128 (character)
Reserved


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]