Answer Posted / 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 |
Post New Answer View All Answers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How can we override a file during runtime in rpg?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
can you debug ile rpg program using isdb?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How would display prime numbers using CL program?
What is difference between bind by copy and bind by reference?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How Chain operation copies the record's data to the input buffer for the program?
how can I tell when to replace the array?
How to handle duplicate error handling in RPG?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how do you use commitment control in rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
how does the rpg element work?