ILE COBOL Programmer's Guide


Specifying a Different Target Release

You can compile a ILE COBOL program on an iSeries server using the current release of the OS/400 operating system.

Note:
The ILE COBOL compiler and the OPM COBOL/400 compiler are separate individual product options. The information contained in this section applies only to the current release of the ILE COBOL compiler.

The Target Release (TGTRLS) parameter of the CRTCBLMOD and CRTBNDCBL commands allows you to specify the release level on which you intend to use the module object. The TGTRLS parameter has three possible values: *CURRENT, *PRV, and target-release.

For more information about the TGTRLS parameter, see TGTRLS Parameter.

You should be aware of the following limitations:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]