William
the RPG READ returns the "next" record
"next" depends on two things:
1) the current position of your program's cursor within the file,
which is affected by CHAIN, SETLL, READ, READE, READP
2) the key sequence of the file: >IF< the RPG F spec
specifies "K" as the record address type
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of William Howie
Sent: Wednesday, August 22, 2012 7:20 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Keyed file question
Hello all...........
This probably seems like a silly question, but oh well, here goes. I have a file that is defined as a keyed file, both in the DDS and within the program that I am working on. I am loading data into this file that won't necessarily be in the same keyed sequence as the file definition is. Then within the program I just use a READ statement to loop through it, not any sort of a SETLL and READE scenario. Here's the question: the file will still get read in the keyed sequence specified in the file definition, correct? In other words, I should lose any sort of different sorting order the data might have been loaded into the file with simply because the file is keyed........right?
I only ask this because it seems to be behaving differently from that. Thanks in advance!
Bill Howie
Software Developer
AmTrust North America
________________________________
Confidentiality Notice: This email message is intended only for the individual or entity to which it is addressed. This email may contain information that is proprietary or privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you received this email by accident, please notify the sender immediately and destroy this email and all copies of it.
--
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.