Bingo, that was it! Descending key...
-Eric
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Roger Harman
Sent: Thursday, August 23, 2012 2:35 PM
To: 'RPG programming on the IBM i / System i'
Subject: RE: Keyed file question
Isn't *START preferred as it will put you at the first record regardless if
the key is ascending OR descending?
On a descending key, wouldn't *LOVAL put you at end-of-file?
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Barbara Morris
Sent: Thursday, August 23, 2012 12:19 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Keyed file question
On 2012/8/23 1:37 PM, Alan Shore wrote:
You can also use *LOVAL as well as START
Usually *LOVAL works the same as *START, but *LOVAL doesn't necessarily get
you to the beginning of the file if you have null-capable fields.
As bonuses:
- *START is faster than *LOVAL
- *START is more descriptive than *LOVAL
--
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.