Upgrading from Enterprise COBOL Version 4

To compile with Enterprise COBOL Version 5 or Version 6, Enterprise COBOL Version 4 programs that use any of several features might need to be upgraded.

Programs that contain any of the following language features might need to be modified:
There is a new compiler option, FLAGMIG4, available with PTF for APAR PM93450 for Enterprise COBOL V4.2 to help you migrate to Enterprise COBOL V5 or V6. Start of changeIt is also recommended that you install PTFs for APARs PI12240, PI26838, and PI58762 as these contain updates to the FLAGMIG4 option.End of change The FLAGMIG4 option identifies language elements in Enterprise COBOL V4 programs that are not supported, or that are supported differently in Enterprise COBOL V5 or V6. The compiler will generate a warning diagnostic message for all such language elements.
Note: The source code changes for COBOL V5 and V6 are rarely used COBOL language features and do not affect 99% of COBOL users.
Tip: Start of changeIt is recommended that you review and apply the Enterprise COBOL V4 PTFs to support the migration to Enterprise COBOL V5 or V6. For details, see http://www.ibm.com/support/docview.wss?uid=swg21982146.End of change