Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Image description: embedded cross-reference

This image shows cross-reference information embedded in a source listing. Cross-reference information consists of line numbers and letter codes at the far right of a source line. Numbers in parentheses at the end of a line refer to notes that follow the image to explain line numbers and letter codes.

The following are selected lines from the image:

 000881                    perform 050-create-stl-master-file.                                   932 (1)
 000882                    perform 100-initialize-paragraph.                                      984
 000883                    read update-transaction-file into ws-transaction-record                204 340
   ...
 000984                 100-initialize-paragraph.
 000985                    move spaces to ws-transaction-record                                   IMP 340 (2)
 000986                    move spaces to ws-commuter-record                                      IMP 316
   ...
 001442                1100-print-i-f-headings.
 001446                    move function when-compiled to when-comp.                              IFN 698 (2)
 001447                    move when-comp (5:2) to compile-month.                                 698 640
   ... 

End of image description.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)