On Sun, 8 Jan 2017 18:51:14 +0200, Steff Gladstone <[email protected]> wrote:
"In a COBOL5 CEEDUMP, how do I locate the *index* of an array (i.e., an array that is defined with "indexed by") in >the dump?" If you consult the "* * * * * S T A T I C M A P * * * * *" in the compile listing you should get an OFFSET (and a length, shoot me if it is not four). For COBOL it is a Table, not an Array. The Programming Guide should describe the listing. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
