PL/I Importer preferences
You can set the PL/I compiler preferences for an individual file import through the importer wizard. You can also change the default compiler options in the PL/I Preference page.
To set the default PL/I compiler preferences, go to . Expand the Importer option and select PL/I.
Under the General tab, you can modify the following parameters:
| Parameter | Options | Description |
|---|---|---|
| Platform |
|
The platform on which the PL/I program runs. Selecting a platform sets the other platform Information attributes to default values that are appropriate for that platform. |
| Code page | The code page of the runtime data on the target platform. | |
| Enable IMS Support |
|
The length
field is recognized by the following rule:
|
| CICS option |
|
The version of the CICS Transaction Server for z/OS if the importer is generating CICS type trees. This specification is for the runtime data on the target platform. |
| Floating point format |
|
The floating point format of the runtime data on the target platform. |
| Endian |
|
The selection for the data character set of runtime data, which defines the way that bytes in the data are ordered. |
| DBCS option |
|
|
| GRAPHIC option |
|
|
| File extension support | Using this table, you can change the default extension behavior. As an example, you can assign an extension to contain a full program or data structures only. |
Under the More PL/I options tab, you can modify the following parameters to change the advanced PL/I compiler preferences:
| Parameter | Options | Description |
|---|---|---|
| Error message language | Default: US English | The language of error messages of PL/I compiler. |
| LIMITS |
|
|
| MARGINS |
|
|
| Macro preprocessor |
|
|
| Character Conversion |
|
|
| NAMES | The NAMES option specifies the extralingual characters that are allowed in identifiers. Extralingual characters are those characters other than the 26 alphabetic characters, 10-digit characters, and special characters that are defined in PL/I Language Reference. |