z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the FORMLEN parameter

z/OS MVS JCL Reference
SA23-1385-00

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014