All the "what about the newbies" stuff is valid up to a point. I'm a
newbie in Java, and if I come across code I don't understand, I research
it until I do. It's part of the learning process.
Personally, if I'm writing a cycle program that'll need to be maintained
by someone else (which isn't true in James' case), I would put a comment
in the main section saying that I'm using the RPG cycle.
Regards,
Terry
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of James H. H. Lampert
Sent: 25 April 2007 22:57
To: RPG programming on the AS400 / iSeries
Subject: Re: Chalk one up for "The Cycle"
Yes, the same thing could be accomplished with Interactive
SQL. If I were as skilled in SQL as I am in RPG, C,
OPNQRYF, CL, MI, PL/I, BASIC, FORTRAN, HTML, &c. (which
I'm not). And if the box in question had Interactive SQL
(which it apparently doesn't). As such, even if that
option had been open to me, it obviously never occurred to
me, and even if it had occurred to me, it would have had
me poring over "SQL for Dummies" for about as long as it
took me to just do the damn thing and get it over with.
My point is that forcing a (repaired) update trigger to
trip on every record of a file, without actually changing
the file, would take a lot more lines of code to
accomplish in C, PL/I, or even a non-Cycle RPG program
(where it would take at least 6 lines, including either a
RETURN or a SETON LR, to suppress The Cycle).
And my point was aimed at those who insist that The Cycle
(which I see as one of the very few good reasons to use
RPG instead of some other language) is obsolete and
useless.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.