Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

VERSION option

This option enables you to use the version number to select the compiler with which the compilation group is to be compiled.

Format

VERSION = *STD / <product-version>


VERSION = *STD
The last COBOL2000 compiler installed in the system by means of IMON is called.

VERSION = <product-version>
Specify the version number to select the compiler required for compilation if multiple COBOL2000 compilers with different versions are installed in the system simultaneously using IMON.
product-version must be specified in the following format: mm.n[a[kk]]

mm

Main version 1..99

n

Revision version 0..9

a

Modification status of the interface (user interface) A..Z

kk

Correction status (source/object correction) 00..99

Detailed information about installing a compiler using IMON is provided in the IMON manual [34] and in the SOLIS delivery letter.

When the compiler is controlled via SDF, the SDF syntax file activated with the last COBOL2000 compiler installed determines the options that are available. To ensure that the latest options are available, you should install the COBOL2000 compiler with the highest version number last.