IBM AS400 AllOther (736) 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
1255Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
988Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
1291What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
980How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
1206
how do I play {insert rpg system here}?
what is cab?
Why we are not able to perform insert delete and update operation in Join logical file?
records can be read/update/deleted with which file?
How to write record if no field or the field are different in physical file in rpgle ?
Explain the syntax of redefine?
What is the purpose of record level identifier?
What is comp?
difference between sflrcdnbr and sflnxtchg?
What is the interactive job? What is the batch job?
What is difference between bind by copy and bind by reference?
what is the maximum number of subroutines allowed in rpg?
what is the maximum number of fields under a record format of physical file?
Last statement of any rpg program is lr?
Difference Between Interactive & Batch Job?