Daryl,
Your KINFDS definition looks ok to me.
As someone else mentioned, if your program is doing blocked I/O,
then you may not get the RRN value - which makes sense to me but
I am not sure.
I have used RRN from the INFDS some years past, but no longer
have access to that system, and do not have any code at my
current POE.
Maybe run your program with no blocking (OVRDBF xxx FRCRATIO *NONE),
assuming you have not already tried that.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Darryl Freinkel
Sent: Monday, November 19, 2012 1:44 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: How can I retrieve the RRN of a record in a PF in a RPG3?
I have a need to retrieve the RRN of the record read in a RPG OPM program.
(this is a re-posting).
FWRK959 IF E K DISK
F KINFDS DS
IDS DS
I B 397 4000RRN
C READ WRK959 01
C *IN01 DOWEQ*OFF
C POST WRK959
C Z-ADDRRN RRNX 155
C READ WRK959 01
C ENDDO
C MOVE *ON *INLR
I created a test program (above) and it does not show the RRN, or have an invalid value after the first read. It then shows zero or blanks.
Can anyone help with retrieving the RRN?
Darryl Freinkel | Assignment 400 Group, Inc.
Tel: 770.321.8562 ext 111 | Fax 770.321.8562
E-mail: dfreinkel@xxxxxxxxxxxxxxxxx
Web: www.assignment400.com
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.