Suppose you have 3 members in a database file. How to read
records from all the members without using CL (OVRDBF) i.e.
Entire process should be handled exclusively in a RPG program?
Answer Posted / kcsyam
use EXTMBR('*ALL') keyword on F specification
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
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?
what are the key words you must use when using a subfile?
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 are the types of identifiers?
what is kids-rpg?
what is *place and *auto keyword in prtf ?plz explain
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is file information data structure?
What is file identifier where we can use?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
how do I declare a minor?
can you debug ile rpg program using isdb?
What is the purpose of record level identifier?