Top
NetCOBOL V11.0 Debugging Guide
FUJITSU Software

2.6.3 Debug Functions for Object-Oriented Programming

The debugger uniquely provides an extended format for specifying identifiers. You can reference factory data or object data (which could not normally referenced by programs) by using an identifier with an object reference qualifier in the extended specification format. An example of an identifier with an object reference qualifier follows.

Example

To reference object data of class A, consider the following diagram.

This identifier can be also specified through the interactive Subordinate item reference dialog box.

See Help for the details of identifiers and the Subordinate item reference dialog box.