Setting the options for the PL/I include file importer

Ensure the include file importer options match the locale and character settings of the PL/I calling program.

About this task

You can change the default PL/I include file importer options to match the locale and character settings of the PL/I calling program that you use to execute the rules. You must configure the importer options before you import the include file and generate the PL/I XOM.

Procedure

  1. In Rule Designer, right-click your rule project and then select Properties > PL/I Management > PL/I Import Options.
  2. On the PL/I Import Options page, ensure that the values of the following fields match the values in the calling program:
    Field Description

    Code page

    Specifies the character coding set.

    For languages such as Chinese and Japanese, you can select a code page that includes the EBCDIC double-byte character set.

    Graphic option

    GRAPHIC: Specifies that the source program can contain double-byte characters.

    NOGRAPHIC: Specifies that the source program cannot contain double-byte characters.

  3. Click OK to save your changes.