Application Delivery Management
Application Modernization & Connectivity
CyberRes
Information Management & Governance
IT Operations Management
This article describes how to set multiple values for Source Code Control options of the ACUCOBOL-GT compiler.
Is it possible to use multiple patterns with –Si and –Sx compiler options?
To use multiple values, you can repeat the option:
Ccbl32 –Si value1 –Si value2 –Si value3 program.cbl
Or separate all the values with a semi colon:
Ccbl32 –Si value1;value2;value3 program.cbl
Incident Number: 2279382