What is the easiest way to convert the ACUCOBOL-GT configuration file?
Estimated Reading Time: < 1 MinuteMost of the ACUCOBOL-GT configuration variables have an equivalent configuration property in isCOBOL.
The easiest way to convert the ACUCOBOL-GT configuration file to the equivalent isCOBOL property file is by using the ISCONFIG utility.
Usage:
isconfig fileIn [fileOut]Where:
- fileIn is the name of the ACUCOBOL-GT configuration file to be translated
- fileOut is the name of the resulting isCOBOL configuration file. If omitted, "iscobol.properties" is assumed.