how to see all source files in a particular library?

ex:xyz is a library name
a,b,and c..... are source files how to see?

Answer Posted / mohd wasim

WRKOBJPDM LIB(abc) OBJATR('pf-src')

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the clp command to access a query/400?

1357


what are the different commands used in rlu ?

1457


what is the difference between seton lr and retrn?

1277


list some of the commonly used commands for debugging?

893


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

1930






in which specification the report layout can be defined?

980


what are the uses of factor1, factor2 and result field for the rpg operation code parm?

586


what is a composite key?

1014


what is rpg fixed logic cycle?

658


what is the purpose of dynslt keyword?

1034


what is the purpose of ovrdta (override data) keyword?

1073


what is xfoot opcode ?

1056


Difference Between Ca & Cf?

702


is there any way to dynamically merge other html scripts into a given html?

602


which of the cl command can be used to determine which logical files are dependent on a specific file?

593