what is flat file?
Answer / ravikumar
A flat file having same file name, same record format name and same field name with particular length
| Is This Answer Correct ? | 0 Yes | 0 No |
Maximum how many files declare in rpgle
What is the purpose of Panel Groups?
What is file identifier where we can use?
How would display prime numbers using CL program?
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
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
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
what is file information data structure?
there is any limit to display the members in rpg400?
How to declare the more than one file in cl/400.
Can an indexed file be accessed in arrival sequence in RPG?
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?