Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Effects of change in ODO object value

If a data item that is described by an OCCURS clause with the DEPENDING ON phrase is followed in the same group by one or more nonsubordinate data items (a form of complex ODO), any change in value of the ODO object affects subsequent references to complex ODO items in the record.

For example:

The value of an ODO object can change when you move data to the ODO object or to the group in which it is contained. The value can also change if the ODO object is contained in a record that is the target of a READ statement.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)