gtpg2m3aGeneral Macros

PRLNC-Print a Line

This general macro prints one line of data from storage to the specified printer. The storage block referenced at the specified entry control block (ECB) data level is not returned to the storage pool when the I/O is completed. The assumed line length of 132 characters is printed.

Format




label
A symbolic name can be assigned to the macro statement.

Dx
A symbolic name (D0-DF) identifying the ECB data level that holds the data to be printed.

prtdev
A 3-character symbolic name for the printer must be specified (PR1-PR7, or PRA for any available printer). There is no default printer.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.