Answer Posted / bharat
It is RPG400 Logic means it is a compiler logic through
which system reads the primary file starting from begining
to end of file. No File operations like read/chain can be
used.System has the control of the program.
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what are the key words you must use when using a subfile?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
how do you use commitment control in rpg?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is *place and *auto keyword in prtf ?plz explain
How to declare the pull button in AS/400..
How can we override a file during runtime in rpg?
How to write record if no field or the field are different in physical file in rpgle ?
what is the procedure and explain about real time scenario.
how do I declare a minor?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what was the robotech rpg?
How can we know running job is batch or interactive?
can you debug ile rpg program using isdb?