>Since migrating from COBOL v4 to COBOL v6.1 a few runtime abends have occur=
>red which seem to have a root cause of data items not being initialized.   =
>These data-items seem to be under a group level where the group level is in=
>itialized.

>The compile's diagnostic errors listing shows al warning messages of:
>IGYPS2047-W   "INITIALIZE" STATEMENT OPERAND <group level> DID NOT MEET CON=
>DITIONS FOR INITIALIZATION <group level> WAS NOT INITIALIZED.

Sorry to be so late on this...

Could you post the description of the group item and the INITIALIZE statement?
It would appear that none of the items under the group were of a type that
could be initialized, but I would like to take a look, if you have not already
moved on frmo this problem!

Also, I would be surprised if the behavior of COBOL V4 was different from COBOL 
V6,
I do not think that have not changed this code in the compiler!

Cheers,
TomR              >> COBOL is the Language of the Future! <<

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to