440 pts.
 AS/400 Documenation
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

Answer Wiki:
Hi, You could try using the command DSPPGMREF - this gives you a basic overview of which programs use which files. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  April 29, 2008  1:25 pm  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 108,360 pts.