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?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is RETURN CURSER LOCATION in subfile?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
under given circumstances, my cgi should link to another site. How to implement this?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
what is the use of CPYFRMQRYF?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
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?
not all command typed on command line are cl command? true r false
What is the maximum number of subfiles that can be specified in a display file?
what is the purpose of indicators in rpg?
Write a CL program which will run a batch job at 1 am every night