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


Please Help Members By Posting Answers For Below Questions

Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1925


how to write *pssr ?

634


what are the two record formats a subfile contain ?

1107


what if my system I runs with system value qccsid 65535?

613


what is *inzsr used for?

1462






what is the maximum number of subfiles that can specified in a display file ?

1041


how many printer files maximum can be used in single rpg program?

671


which are the member types which seu supports?

800


how will you find a string using pdm?

688


what is the maximum number of files allowed in rpg?

934


how to pick up the changed records every time in a subfile after the first change made ?

998


what are the various types of device files?

986


Difference between NOPASS & OMIT?

1184


In 'o' Specs What Is The Opcode For Write?

695


how you will know whether you are in sfldrop or sflfold mode?

626