Previous Topic: SyntaxNext Topic: DEFINE Control Statement


Example

To specify a line width of 80, a line count of 55, and a print DD statement of PRINT, you enter the following:

/CONTROL LINESIZE=80 LINECNT=55 PRTFILE=PRINT