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


Please Help Members By Posting Answers For Below Questions

what is join logical file?

1052


what is full form for dds?

745


what are different record spacing keywords in rlu ?

1209


what are the three line types in rlu ?

1485


describe the difference between the dowxx and douxx operations?

1176






when would you use or not use this approach?

893


what does opcode post do ?

1100


how does union file maintains record formats?

630


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

593


how you will find an error which is not in the first page of the subfile without using rolldown key?

562


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

1736


What Is The Difference Between Goto & Exsr?

1175


how do u compile rpgle program?

628


define the purpose of the %sst function?

944


how can you detect overflow for a print program that prints multiple lines per cycle?

964