How to fetch data from physical file using RRN value of a record ?
15 pts.
0
Q:
How to fetch data from physical file using RRN value of a record ?
I want to fetch / read a record with given RRN value in rpg.
How to read a record for which only RRN value is given, in RPG ?
ASKED: Mar 13 2008  12:48 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4885 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
On the F specification for the file don't use 'K' for record access type. The default is to use relative record numbers.

Bruce Vining
Last Answered: Mar 13 2008  2:09 PM GMT by Bvining   4885 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0