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 / cyjil
using WRKOBJPDM command ...
syntax is WRKOBJPDM LIBNAME( ) OBJECT(*ALL) OBJECT
TYPE(*ALL) OBJECT ATTRIBUTE(PF-SRC)
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
what are the important factors in error message subfile ?
can a indexed file be accessed in arrival sequence in rpg program?
how to declare a constant variable in the freeformat?
can error messages as a result of a comp, range or values keyword be overridden?
how can database records be read without lock ?
which cl command can be used at program execution to redirect the file named in an rpg program?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
why do we use readc? What is sflnxtchg?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
what is procedure prototype and procedure interface.
what are members?
which are the string manipulation opcodes?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What is RETURN CURSER LOCATION in subfile?
what are the different opcodes available in rpg for database access ?