How can we find from which source the program has been
compiled for a given RPGLE program object?
Answer Posted / swadesh.yadav
use the WRKOBJ command,
wrkobj obj-name (press enter)
now select option 8 for Dispay description.
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
What is the difference between non-join logical files and join logical files?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
Can we debug the MSGW JOBS?
A join logical file has how many record formats?
which cl command is used to trap error messages during program execution?
what key word is used when screen is re-display?
How to reverse the string in rpg
What is the maximum number of subfiles that can be specified in a display file?
What is data structure in as400? What is the use of data structure?
how does union file maintains record formats?
how can I start a page in a new window?
how many specifications are there in rpg/400? What are they?
What is a query can be displayed without saving it?
can a join logical file be updated?
how to declare a constant variable in the freeformat?