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 / prakash

DSPFD FILE(Lib_name/*ALL) TYPE(*ALL) FILEATR(*PF)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which indicator is used for read?

626


Difference Between Ca & Cf?

699


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3064


Difference Between Source Physical File & Physical File?

638


what is the maximum number of records you can specify in a display file?

1120






explain the purpose of keep and assume keywords?

1061


at what level s,o are defined and what they will do?

968


what does the ovrdbf command do?

663


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 maximum number of fields under a record format of physical file?

1000


what does vldcmdkey means?

815


what are the three types of keywords associated with printer file ?

1010


what is overlay?

678


explain the use of dftwrt display keyword?

1131


Difference between NOPASS & OMIT?

1186