Examples of the FORMLEN parameter

Example 1
//OUTFORML OUTPUT FORMLEN=12.345CM

In this example the PSF user has requested that a specification of paper length 12.345 centimeters be sent to the printer.

Example 2
//OUTFORML OUTPUT FORMLEN=2IN
In this example the PSF user has requested that a specification of 2-inch paper length be sent to the printer.
Note: The decimal point and fractional portion are optional.
Example 3
//OUTFORML OUTPUT FORMLEN=0.1IN
In this example the PSF user has requested that a specification of 0.1-inch paper length be sent to the printer.
Note: You must specify at least one digit to the left of the decimal point.