How to read data from Nth member of a physical file containing
some X number of members in it?
"Provided member names are unknown"
Answer Posted / sakshi bansal
I tthink we can use OVRDBF command in Cl and call RPG through it.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
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?
what do you mean by an input subfile, what are the keywords required?
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.
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
what is a rpg?
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 would display prime numbers using CL program?
How Chain operation copies the record's data to the input buffer for the program?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how do I declare a minor?
how can I tell when to replace the array?
How to handle duplicate error handling in RPG?
can you debug ile rpg program using isdb?
explain sflclr, sflend, sfldlt, and sflcsrrrn?