How can we read a particular record from the database file
which is not having DDS (Flat File). For example, there are
100 records in the flat file. How can we retrive 15th
record in RPG/400 program (Without using CL)
Answer Posted / kkk
ithink
using setll
factor1 setll pfname
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what was the robotech rpg?
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
What is the purpose of record level identifier?
How can we know running job is batch or interactive?
How would display prime numbers using CL program?
what is the rpg system?
How can we override a file during runtime in 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.
What are the types of identifiers?
What is ment by record level identifier?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is a rpg?
how do I declare a table or array in rpg iv?
how can you display specific subfile page on the screen in unequal subfile?
how does the rpg element work?