Set HLASM Processing Options panel
The Set HLASM Processing Options panel is displayed when you select option 3 from the Set Language and Compiler Specifications menu.
The panel allows you to specify:
- Selected HLASM compiler options that FM/IMS uses when it builds templates from HLASM copybooks and source.
- The maximum return code that FM/IMS accepts from the HLASM compiler when building a template.
Enter the RESET command to reset all the options on the panel to the installation defaults.
Enter the EXIT command (F3) to exit the panel saving the changes you have made.
Enter the CANCEL command (F12) to exit the panel without saving the changes you have made.
Panel and field definitions
- HLASM Compiler Options
- You can select these HLASM compiler options:
- DBCS
- To use the DBCS HLASM compiler option when compiling HLASM copybooks and source.
- NOALIGN
- To use the NOALIGN HLASM compiler option when compiling HLASM copybooks and source.
- Additional options
- Additional HLASM compiler options which are added via the *PROCESS statement when the assembler is run to build or update a template. These options are validated during the assembly process. To avoid assembly errors please ensure the syntax is correct.
- Maximum Return Code
- The maximum warning or error code received from compiler when compiling a copybook. Any code higher than that specified stops the current FM function.
Parent panels
Child panels
- None.