


ACUCOBOL-GT is generally backwards compatible with prior versions of ACUCOBOL-GT and ACUCOBOL-85. There are, however, some changes that can affect existing programs. These changes are detailed in this appendix.
The following paragraphs describe changes that can affect programs originally written with ACUCOBOL-GT Version 5.1.
Licensing Changes
Acucorp's licensing mechanism changed with the release of Version 5.0. In Version 5.2, this mechanism has been simplified:
Compiler Changes
"Identifier expected, ENTRY found"
If "entry" appears in a variable in your program, the compiler returns the error:
"syntax error scanning ENTRY"
See Book 3, Reference Manual, section 6.6, "Procedure Division Statements," ENTRY Statement, for usage syntax and rules.
Runtime Changes