Hello, I have a question I have an ERP that must support client with runtime in the RM / COBOL version 8 object level 11 but we want to compile with version 12.14 we are reviewing the manual and it tells us that to generate the objects z = 11 but at the moment compiling the LST is telling us that the version of the object is 9, you can guide me with this issue
RM/COBOL (Version 12.14) for 32-Bit Windows 06/30/2021 18:07:32 Page 3
Source file: UCVE1081.FUE Options: E L Q R Z=11
Program Summary Statistics UCVE1081
Read only size: 181508 (X"0002C504") bytes
Read/write size: 134802 (X"00020E92") bytes
Overlayable segment size: 0 (X"00000000") bytes
Total generated object size: 316310 (X"0004D396") bytes
Maximum EXTERNAL size: 166 (X"000000A6") bytes
Total EXTERNAL size: 3074 (X"00000C02") bytes
Source program used 8253 (1%) of 840000 available identifiers (T1C limit).
Source program used 36902 (0%) of 8400000 available user-defined word space (T2B limit).
Maximum compilation memory used was 924K bytes (0 presses and 0 increases required).
Source indicators (columns 17-19 of source listing):
+n+ Source was copied from copy file at copy nesting level n (level 0 indicator is suppressed).
>n< Source was inserted by REPLACE, REPLACING or DATE-COMPILED.
[n] Source is a COPY statement, which is logically replaced by copied library text.
Errors: 0, Warnings: 0, Lines: 42959 for program UCVE1081.
Object version level: 9
Options in effect:
C - C=2 Suppress replaced lines in listing (default)
E - Errors only listing
L - Listing file "S:\FUENTES\UNO.85E\UCVE1081.LST"
Q - Quick execution (suppress debugging line number code generation)
R - Resequence (listing only, as editing aid)
Z - Z object version restriction = 11