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
what are the different types of data areas?
what is arrival sequence?
Apart from opening of a file do we have any other use of USROPN?
What is the draw back of Procedures? why we are going to Modules?
how many files, printer files you can describe in a rpg?
What Does Lokup Does In Tables & Arrays?
how can you detect and handle a record lock situation?
what are the limitations of cl (compare to rpg) ?
how to develop some simple graphs (bar charts) using just html?
what is the syntax for plist?
when should I use method get, and when should I use method post in my cgis?
an access path may be in which sequence?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
what are necessary keywords to code message subfile?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?