z/OS DFSORT Application Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


OPTION

z/OS DFSORT Application Programming Guide
SC23-6878-00

KEYWORD=n operands: You can use a symbol where you can use a number (n) with the SKIPREC and STOPAFT operands.

Example 1
  OPTION SKIPREC=n5,MAINSIZE=MAX,STOPAFT=n6
will be transformed to:
 OPTION SKIPREC=5,MAINSIZE=MAX,STOPAFT=6

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014