×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I've always been told a chain is like a combo setll and read in one
shot. By only doing the setll for all the records you don't need, I
would imagine you would process much more quickly than doing the chain
for each record.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Cunningham
Sent: Wednesday, August 08, 2007 8:00 AM
To: RPG programming on the AS400 / iSeries
Subject: Is a SETLL faster than a CHAIN
I need to get data from a file but I know that for every 100 records I
process only 1 will have a record in the file I am going to CHAIN to. Is
it faster to first to a SETLL to see if the key exists and if it does do
a CHAIN or is just doing the CHAIN just as fast? Many years ago in the
S/38 days I know the recommendation was to the SETLL then the CHAIN.
--
This is the RPG programming on the AS400 / iSeries (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.