Hi people. How can I make the documentation about my system AS/400 (programs and files envolved).? example: Program B use files BB, DD ... or I need make this process one by one ?
Software/Hardware used:
ASKED:
April 28, 2008 1:52 PM
UPDATED:
April 19, 2010 6:33 AM
Be aware that DSPPGMREF only lists references known to the compiler. If a file is opened through a variable that has its value set ast run-time, for example, DSPPGMREF cannot provide the actual file name.
Tom