PDA

View Full Version : How do I Find all programs a program calls ?



Guest.Visitor
01-18-2006, 04:06 AM
Does anybody know of an existing utility (hopefully something on this site) that will, when given a program, create a file of all programs that are called by said program ? I'm of course looking for all call chains; Pgm A call Pgm B calls PGM C... I could use the DSPPGMREF command but I'm hoping to save myself some time.

David Abramowitz
01-18-2006, 04:06 AM
DSPPGMREF may not work if you are using modules. Dave