Set PL/I Processing Options panel
You use the Set PL/I Processing Options panel to customize how FM/Db2 compiles PL/I copybooks to generate FM/Db2 templates.
These options are saved in your ISPF profile and persist from one FM/Db2 session to the next.
Panel and field definitions
- Additional SYSLIB data sets
- Any additional SYSLIB data sets to be used in the compilation of PL/I copybooks.
- PL/I Compiler Options
- These options
determine how FM/Db2 compiles PL/I copybooks
to generate FM/Db2 templates.
- Additional SYSLIB data sets
- The names of data sets to be searched if your copybooks contain references to other PL/I copybooks.
- GRAPHIC
- Select this option if the copybook contains DBCS or mixed data.
- UNALIGNED
- Select this option if fields are not aligned on full-word boundaries.
- 63 bit binary
- Select this option if you require support for 63 bit binary numbers. The PL/I compiler option LIMITS(FIXEDBIN(63)) is used when you select this option.
- 31 digit decimal
- Select this option if you require support for 31 digit decimal numbers. The PL/I compiler option LIMITS(FIXEDDEC(31)) is used when you select this option.
- Additional options
- Additional PL/I compiler options which are added via the *PROCESS statement when a PL/I compile is run to build or update 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 File Manager.
- Maximum Return Code
- Sets the maximum warning/error code accepted from the compiler when compiling a copybook. Any code higher than specified causes FM/Db2 to display a pop-up panel, in which you can review the compilation and decide about future processing.
Parent panels
Child panels
None.