How can we find from which source the program has been
compiled for a given RPGLE program object?

Answers were Sorted based on User's Feedback



How can we find from which source the program has been compiled for a given RPGLE program object?..

Answer / 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

How can we find from which source the program has been compiled for a given RPGLE program object?..

Answer / swetha p rao

when you Take 14 + F4 for the Source in QRPGLESRC/PRDSRC
and compile the program in QRPGLESRC/DEVSRC.

WRKOBJ will not give information but DSPPGM will give the
information.

Is This Answer Correct ?    7 Yes 1 No

How can we find from which source the program has been compiled for a given RPGLE program object?..

Answer / swathi

1.For program:DSPPGM , Provide program name & library name.
Then it will give the source physicsl name.
2.For any objects:DSPOBJD,Provide object name & library name .
Then it will give the source physical file name.

Is This Answer Correct ?    2 Yes 0 No

How can we find from which source the program has been compiled for a given RPGLE program object?..

Answer / reena

use the DSPOBJD Command and then Option 8

Is This Answer Correct ?    1 Yes 8 No

How can we find from which source the program has been compiled for a given RPGLE program object?..

Answer / 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

More IBM AS400 AllOther Interview Questions

What are Triggers?

14 Answers   Ordain Solutions, Seabus Solutions,


Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?

3 Answers   IBM,


how can i get the cursor position in display screen to to display my window?

5 Answers  


where can you specify an indicator in lokup operation?

1 Answers   IBM,


If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?

0 Answers   IBM,


Is LDA can be access accross the Job?

9 Answers  


Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM

2 Answers   IBM, Satyam,


what does opcode post do ?

1 Answers   IBM,


what is library?

1 Answers   IBM,


How do you use DEBUG utility?

1 Answers  


how many specifications are there in rpg/400? What are they?

1 Answers   IBM,


what is externally described file ?

1 Answers   IBM,


Categories