LPTR Modifier

LPTR is an output modifier that sends a report to the line printer instead of to the screen.

Synonym

P

Example

This example sends a report from the ORDERS file to the line printer:

>SORT ORDERS BY DATE BREAK-ON DATE TOTAL AMOUNT LPTR

See Also

Using INFO/ACCESS Connectives, Modifiers and Options

Connectives

Relational Operators

Modifiers

Options

Connectives, Modifiers and Options Summary