The COBOL LPEX Editor in Rational® Developer
for System z® provides
hover help to give you information on data structures.
Before you use this capability in the PROCEDURE division,
you must declare a data item in the DATA division of your COBOL program.
To use this capability, complete the following step:
Hover your mouse cursor over a data item reference in the
PROCEDURE division. The editor displays the contents
of the data structure. (This is the same information displayed by
content assist.)