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
what is the disadvantage of using global variable?
what is the command to know key fields of file?
what is a physical file?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
how do you pass parameters in cl?
define a shared access path?
what is the version of os/400 that we have?
what is maximum number of arrays allowed in rpg?
what is the maximum number of parameters allowed in rpg?
Difference Between Ca & Cf?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
Write a logic program for knowing the repeated number of a vowels in a given program?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is rpg ?