FIELDS
The FIELDS parameter specifies which field numbers in the record to print in vertical formatted mode. This parameter is valid only for the VPRINT function. The syntax of the FIELDS parameter is:
FIELDS=(field-list)
field-list
Specify any combination of field numbers and/or field number range. Separate each field number specification by a comma. Specify a range with a hyphen between the starting and ending field numbers. You may specify up to nine field number specifications or 60 characters.
Example:
$$DD01 VPRINT FIELDS=(1,3,10-14)
This example prints fields 1, 3, 10, 11, 12, 13, and 14 of each record in vertical formatted mode.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*