Previous Topic: PLOT2 Command-Plot Two VariablesNext Topic: RANGE Command-Set Criteria to Include


PRTEXIT Command-Define a User Exit

PRTEXIT command defines a user exit to call before each line is printed.

Note: The user exit PRTGUX is predefined for your use.

This command has the following syntax:

PRTEXIT(user-exit)
user-exit

Defines the name of the user exit.

More information:

User Exits