Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
1095write 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
1251Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
1 2454We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
1198If my rpg program has a date field, what extra care I have to take while compiling that rpg program? 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?
1046
are there any useful c runtime apis that I can call from rpg iv?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is the use of sflnxtchg?
can I touch the array during treatments?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
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?
what is the rpg system?
what is *place and *auto keyword in prtf ?plz explain
what is kids-rpg?
what is the difference between do while and do until?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How to select highest score of each subject or how to select highest income of every month?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg