how can we view the entire objects and its types in a pgm?
Answers were Sorted based on User's Feedback
Answer / krishna prakash
by using this you can do the same DSPPGMREF
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / abhishek
Use command DSPPGMREF , to see all objects used by program
with their identifier as well .It will give a list of
objects which is being used by program.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jayapradhap
You cant use the command WRKOBJPDM in the CL program.
That command will not be allowed to use.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / cran
WRKOBJPDM LIB(GDALE) OBJTYPE(*PGM)code
in cl program
complie it and call the program in command line this one of
the way
which i no
| Is This Answer Correct ? | 1 Yes | 4 No |
WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
What is the default access path of a file?
what is sflinz and sflrna?
what is the maximum number of files allowed in rpg?
what is a logical file?
when this error ocuurs in openqry file 'OPNID(BANKPF) for file BANKPF already exists.'?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
Is qgpl a user library or system library?
How to reverse a string using RPG?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
What is the difference between Interactive & Batch Job?
how can see logical file based on which physical file and vice versa