My two cents, I always use %found(file) & %eof(file). To me it makes the
program more readable.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Raul A. Jager W.
Sent: Wednesday, July 02, 2008 2:34 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: Standards question: What is your feeling about %found & %eofvs.
%found(file) & %eof(file) ?
I always use %found(file).
File is not necesary when used inmediatly after the chain, but it can
eventualy get moved, and we do have some very clumsy programmers here. Most
of the time the found or eof is inmedialy after the read, but
sometimes it gets moved far, like when you do a chain, set some fields,
and, depending on found you write or update.
Booth Martin wrote:
Standards question: What is your feeling about %found & %eof vs.
%found(file) & %eof(file) ?
We have been having a discussion about the pros & cons of these two
choices.
It would be interesting to read the thoughts of the stars and
almost-stars on this topic?
--
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.
All Email Timestamps are based on Central Time.