How can we find from which source the program has been
compiled for a given RPGLE program object?
Answer Posted / swetha p rao
Using DSPPGM command we can find out
1. Give DSPPGM PGMNAME in command line and press enter.
2. Press Enter twice
3. Choose option 5 to display description
4. There it gives the values from which source it is
compiled.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
how do you use exceptional write in c specs?
what are necessary keywords to code message subfile?
What is difference between rename and prefix?
what is the command used to invoke rlu ?
how can we run a batch job?
what is the maximum number of parameters allowed in rpg?
what is the difference between normal upddta to pf and updating using dfu program?
how many specifications are there in rpg/400? What are they?
what is a program described file in rpg?
maximum number of subfiles that can be active for a single file is?
what is a physical file?
What is the default access path of a file?
what is maximum number of arrays allowed in rpg?
how can a message from a message file appear as a constant on the screen?
how do you know that records are locked?