Maximum how many files declare in rpgle
Answers were Sorted based on User's Feedback
Answer / rpg learner
In RPG400 We have restication to use files. IT allows 50 files. but in RPGLE we can declare n number of files.
Is This Answer Correct ? | 19 Yes | 1 No |
Answer / sp
we can declare maximum 50 files and among that 8 for
printer files
Is This Answer Correct ? | 18 Yes | 6 No |
i want to retrieve record b/w 2 dates in as400
how to display all the members records in a physical file without using ovrdbf?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
can we perform CHAIN operation on Subfile record format....?
How to handle duplicate error handling in RPG?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
purpose of pannel group??/
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
How do you find whether a record is locked or not?
When will DUMP & DEBUG be ignored?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
What are the commands that can be executed in CLP but not in RPG? Why?