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 / megha
DSPFD OUTPUT(*yes) write into some external file and using
runqry on that file will give you the all the members in
database
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how can you execute a command from within an rpg program without calling a clp program?
maximum number of subfiles that can defined in a rpg program for one display file is?
can a single screen format occupy a screen area above and below a subfile format ?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
give three main purposes of file specification ?
name few ibm supplied libraries?
a multiple format logical file is also known as?
what is the difference between seton lr and retrn?
what are the limitations of cl (compare to rpg) ?
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 the difference between physical file and logical file?
what opcode will be used to test the zone of a character field?
how can database records be read without lock ?
what key word is used when screen is re-display?
when should I use method get, and when should I use method post in my cgis?