Same module is compiled in both environments except for the below differences (no difference in code logic)
| Environment where the module is working correctly | Environment where we are getting 153 Subscript out of range error for the same module |
| Micro Focus COBOL V6.0 (with Patch Update 18 and Patch Update 20) | Micro Focus COBOL V7.0 |
| PANVALETIGNORECOMMENT setting is set | PANVALETIGNORECOMMENT setting is set |
| NOEXECSQLFLAG EXITPROGRAM"ANSI" NORM-FILE-ERRORS settings are set | These settings are not set in this environment |
Attached all the settings of the module in normal Linux region (V6.txt) and also from Docker environment (V7.txt). Could you please provide inputs to resolve this issue
community.microfocus.com/.../V7.txtcommunity.microfocus.com/.../V6.txt
#COBOL
#VisualCOBOL
#Linux
#subscriptoutofrange




