About Ispirer Systems
Ispirer Home Page Database Migration Application Conversion Downloads
Sqlways.ini File - Section [COBOL]
This article describes the sqlways.ini file's [COBOL] section and the options it contains.
Option name | Description |
---|---|
REVERSE_BLOCK_NAMES | If this option is set to “Yes”, numbers that located at the beginning of block names will be moved to the end. Possible values - Yes, No. Default value - No or Empty. |
COMP_FORMATTING | if this option is set to “No”, COMP clause will be removed from the items. Possible values - Yes, No. Default value - Yes or Empty. |
Example:
[COBOL] REVERSE_BLOCK_NAMES=Yes