dmppi - Dump Program Information Structures
dmppi [-i] productLine [systemCode] programCode
dmppi -P | -WlibraryName productLine
The dmppi
utility dumps the information
structures for a program.
Program Option | Description |
---|---|
productLine
|
The product line from which you want to dump the program information structures. |
systemCode
|
The system code containing the program you want to dump the information structure for. |
programCode
|
The program code (such as HR01) for the program you want to dump the information structure for. |
-i
|
Dump intermediate code. |
-c
|
Ignore call rules. |
-e
|
Do edits. |
-n
|
Do not produce a report. |
-P
|
Indicates you want to specify a procedure description library from which to dump program information structures. |
-W
|
Indicates you want to specify a working storage library from which to dump program information structures. |
libraryName
|
The program description or working storage library you want to dump the information structure for. |