ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Create DSPPGMREF file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Create DSPPGMREF file

    Want to know what programs to recompile after you change a physical/logical.

    well here is the start of a tool that will help you.

    create file buildref and @REFERENCE in your worklibrary

    compile program @@PGMREF

    delete file buildref

    Pass in a library to program @@PGMREF

    then take a look @ file @REFERENCE it will hold the dsppgmref for all programs
    in your library. (showing external calls to other programs, files and dataarea's.)

    Now this is just an example so it has many opportunities to be enhanced.
    Attached Files
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com
Working...
X