Previous Topic: PRINT INDEX CommandNext Topic: Examples:  Program Index


Printing Program Relationships

If you relate program entity type to program entity type, for example,

PRINT INDEX PROGRAM MY‑PROG RELATED TO PROGRAM

the index includes all subprograms called by the specified program (MY‑PROG) and all programs that call the specified program. This applies to each program if more than one is indexed.