Changes Affecting Version 3.2

Two compilation switches provide compatibility with Version 3.2:

-C32    Causes the compiler to generate code according to the rules used by Version 3.2.
-Z32 Creates object code that can be run with a Version 3.2 runtime.

The following paragraphs describe changes that can affect programs originally written with ACUCOBOL-GT Version 3.2.