Set COBOL Processing Options panel (option 0.5.2)
The COBOL Processing Options control various options used by the COBOL compiler to generate templates from your COBOL copybooks.
Panel and field definitions
Process Options Help
────────────────────────────────────────────────────────────────────────────────
Z Data Tools Set COBOL Processing Options
Additional SYSLIB data sets:
1. ___________________________________________
2. ___________________________________________
3. ___________________________________________
4. ___________________________________________
5. ___________________________________________
6. ___________________________________________
7. __________________________________________
8. ___________________________________________
9. ___________________________________________
10 ____________________________________________
COBOL Replacing Options:
From string To string
1. ______________________________ by______________________________
2. ______________________________ by______________________________
3. ______________________________ by______________________________
4. ______________________________ by______________________________
5. ______________________________ by______________________________
COBOL Compiler Options:
Enter "/" to select option
DBCS Decimal-point is comma
Arith(extend) Mixed case field names
Additional options _______________________________________________________________
Maximum Return Code to be accepted from compiler 04 (0-99)
Command ===> _________________________________________________________________
F1=Help F2=Split F3=Exit F4=CRetriev F7=Backward F8=Forward
F9=Swap F10=Actions F12=Cancel
- Additional SYSLIB data sets
- A concatenation of up to 10 SYSLIB data sets may be entered, these
data sets are searched in the order specified for COPY members for
the compilation. Note: CA-Panvalet libraries cannot be specified as additional SYSLIB sets. Further, if a CA-Panvalet Library is the main copybook library, then no additional SYSLIB data sets may be specified.
- COBOL Replacing Options
- “From” and “To” pseudo-text character strings for the REPLACE compiler-directing statement.
- COBOL Compiler Options
- Compiler options to be used when compiling a COBOL copybook into
a template:
- DBCS
- Instructs Z Data Tools to use the DBCS compiler option.
- Decimal-point is comma
- Uses the "Decimal-point is comma" SPECIAL-NAMES paragraph when compiling COBOL copybooks.
- Arith(extend)
- Uses the Arith(extend) COBOL compile option when compiling COBOL copybooks.
- Mixed case field names
- Retains the original case of the field name as coded in the COBOL copybook.
- Additional options
- Additional COBOL compiler options which are added via the CBL statement when a COBOL compile is run to build or update a template. These options are validated during the compile process. To avoid compile errors ensure that the syntax is correct and that any additional data sets required by these options are allocated before invoking HFM.
- Maximum Return Code
- Sets the maximum warning/error code accepted from the compiler, when compiling a copybook. Any code higher than specified causes Z Data Tools to display a pop-up panel, in which you can review the compilation and decide about future processing.
Parent panels
Child panels
- None.
Equivalent functions
- None.