Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
1143write 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
1305Suppose 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 2561We 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?
1250If 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?
1114
How would display prime numbers using CL program?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
Explain mdt?
If 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?
How to declare the pull button in AS/400..
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
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.
How to write record if no field or the field are different in physical file in rpgle ?
how do I declare a table or array in rpg iv?
What is ment by record level identifier?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do I play {insert rpg system here}?
what is the necessary keyword needed to scroll subfile records?
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?
How Chain operation copies the record's data to the input buffer for the program?