After the primary report file is written and closed, CA JCLCheck examines the OUTFMT option and creates a CSV and/or PDF file from the primary report file. (The primary report file is usually SYSPRINT, but may be modified by the LIST option).
Note: For information about the OUTFMT option, see the Command Reference Guide.
The CSV format is based on inserting commas and surrounding each data item by double-quotes at defined locations in the input file line. The leading and trailing blanks of each data item are compressed out before writing them to the converted output file. The column definitions are found in the CSV configuration file (see JCKCSVC file description below). This conversion allows for the report file to be read and displayed on a personal workstation by Excel or a similar spreadsheet product.
The PDF format is a widely used format and allows for the converted report file to be read and displayed on a personal workstation.
In order to implement the OUTFMT option:
|
Copyright © 2014 CA.
All rights reserved.
|
|