|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of jerry bune
Sent: Wednesday, July 02, 2008 6:10 PM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: Standards question: What is your feeling about %found
&%eofvs. %found(file) & %eof(file) ?
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.
--
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.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.