FORMPRINT

Qualifiers:

<form name>

<form name> /ALL

<form name> /ALL /COPIES n

<form name> /ALL /PORT <port name>

<form name> /ALL /PORT <port name> /COPIES n

<form name> /COPIES n

<form name> /COPIES n /PORT <port name>

<form name> /INSTANCE n

<form name> /INSTANCE n /COPIES n

<form name> /INSTANCE n /PORT <port name>

<form name> /INSTANCE n /PORT <port name> /COPIES n

<form name> /PORT <port name>

/KILL

Purpose:

Prints one or more copies of forms, prints one or more versions of multiple-version forms, and reroutes printouts to a printer other than the default printer.

CAUTION: The information this command outputs is not always accurate. For reliable output, use the Print function in the forms.

Details:

The /COPIES <n> qualifier is used to print n copies (<n> = number of copies) of the form.

The PORT <port name> qualifier directs the output to the device attached to the port-name.

The /INSTANCE n qualifier prints the n-th instance of a multiple instance form.

The /ALL qualifier prints all versions of a multiple instance form or all forms in the system.

The KILL qualifier terminates all pending form print requests not already queued to the output device.

The following conditions apply to the FORMPRINT command:

On the SUPERCONSOLE 1000, this command is found under the PRINTER group of commands.

To view the print queue, use the SHOW PRINT command.

Examples:

Entry: FORMPRINT CLASS OF SERVICE /INSTANCE 5 /PORT LPR1/COPIES 3