Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
No Answer is Posted For this Question
Be the First to Post Answer
what is a rpg?
what is the difference between the procedure and module in ILERPG?
Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
How Chain operation copies the record's data to the input buffer for the program?
How to print Superscript / Subscript from RPG400
What is the difference Return and InLr?
Can anybody tell me that why we use option(*nodebugio)in H- Spec?
How to identify the object has compiled with the debug view as *source without using STRDBG?
parameters cannot be passed in which one??
How to declare the pull button in AS/400..