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 does check opcode do ?

1 Answers   IBM,


if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output

2 Answers  


What is Data Area?

1 Answers  


which of the following operations does not zero the field flda defined as 4,0?

0 Answers   IBM,


What is the purpose of STRCMTCTL command?

1 Answers  






What is the function of SEU ?

1 Answers  


What is the difference between non-join logical files and join logical files?

0 Answers  


what is the use of sflend keyword?

1 Answers   IBM,


How to change file attributes such as size, file wait time, record wait time etc., permanently?

1 Answers  


what is full form for dds?

0 Answers   IBM,


can we retrieve dspf source?

2 Answers  


what is the function of rlu ?

1 Answers   IBM,


Categories