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 / sam
Syntak is like that:
WRKOBJPDM LIB(XYZ) OBJ(*ALL) OBJTYPE(*FILE) OBJATR('pf-src')
Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
how do you read data area in an rpg program?
what are the different types of variables available in cl?
explain the use of dftwrt display keyword?
how can you execute a command from within an rpg program without calling a clp program?
how will you display a particular page in subfile ?
define what a data area is along with a brief example of what it may be used for?
when do you explicitly open files and close files in an rpg program?
at what level s,o are defined and what they will do?
What is the difference between non-join logical files and join logical files?
what are different types of substems?
What is data structure in as400? What is the use of data structure?
what are the different types of data areas?
what is the maximum number of parameters allowed in rpg?
what is the use of jdftval in join logical file?
What Is The Object Type Of Pf, Lf, Printer File & Display File?