how we retrieve records without using key field (ex:name)
from Physical File through RPG in as/400?
Answer Posted / ld123q44
The question is how you retrieve records from externally
defined files without using a key.
You can do this by designating the file as a primary file in
the program.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is ment by record level identifier?
How can we override a file during runtime in rpg?
what is a rpg?
What is difference between bind by copy and bind by reference?
What is file identifier where we can use?
How to call one program from another program in RPG? please help me with the code
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
can you debug ile rpg program using isdb?
How would display prime numbers using CL program?
are there any useful c runtime apis that I can call from rpg iv?
What is the purpose of record level identifier?
how does the rpg element work?
Explain mdt?
how can I tell when to replace the array?
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