Hi,
We have a COBOL program wherein, a 01 level item is redefined several times but with different elementary fields. While writing, the programmer used only the original 01 level item to write from.
Can't the redefined group item be used to write from?
Please explain.
Thanks.