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
1253Pose, 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?
986Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
1285What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
975How 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?
1199
How many maximum record format a logical file have?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
How to convert a spool file to PDF file in AS400?
how can you detect and handle a record lock situation?
What is the default access path of a file?
Define redefine?
what is a physical file?
What Is The Difference Between Goto & Exsr?
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?
In 'o' Specs What Is The Opcode For Write?
why do we use readc? What is sflnxtchg?
What is the purpose of the chain and setll and setgt?
when do you explicitly open files and close files in an rpg program?
what is a primary file?
what is data area and how it is used in rpg program ?