|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Steve Richter
Sent: Tuesday, October 09, 2007 11:24 AM
To: RPG programming on the AS400 / iSeries
Subject: Re: will v6r1 RPG support main procedure recursion?
On 10/9/07, James Lampert <jamesl@xxxxxxxxxxxxxxxxx> wrote:
Actually, when you take out the very few things unique toRPG, like The
Cycle, you end up with just another language, with very little to"legacy crap." A
distinguish it from any number of other programming languages.
There are a bunch of things in RPG that, by being rigid, inflexible,
"unitaskers" (as Alton Brown might put it), qualify as
number of them only have meaning in Cycle programs. But TheCycle, as a
thing in itself, is not one of them. In fact, I'd say there are morepremise that
UNconventional ways to use The Cycle constructively than there are
conventional ways, and as long as you understand the basic
an RPG program lives inside a "DO UNTIL LR" loop, they're perfectlyone that seems
understandable and maintainable.
Indeed, of the items you listed, Indicators are the only
like a maintenance nightmare,
they are global variables. therein lies the problem. my opinion of why
legacy code is so unworkable was formed last year working on a cobol
application. the heavy use of data struct redefines and performs that
used globals to "pass" arguments to the procedures made the code
unworkable. The RPG equivalent is the subrtn and data structs with
sub fields that overlay each other. RPG does not redefine to the
degree COBOL does, but the subrtn is pretty bad.
-Steve
--
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.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
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.