× 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'm out. It's 2017.

On Thu, Apr 27, 2017 at 2:38 PM, James H. H. Lampert <
jamesl@xxxxxxxxxxxxxxxxx> wrote:

I truly fail to understand the abject terror some people seem to have
about The Cycle. I can understand abject terror about doing mass updates
via SQL, but not about The Cycle.

The nice thing about The Cycle is that you can use as much or as little as
is appropriate to a given task.

I've written dozens of Cycle programs. I ride The Cycle anytime I need to
pass through an entire file, and DO SO WITH A LEVEL OF CONTROL THAT IS NOT
POSSIBLE WITH SQL.

With regard to using SQL to do some mass-update to a file, the VERY IDEA
gives me nightmares. Using the SQL approach for that can SCREW UP A LOT OF
RECORDS VERY FAST, WITH NO WAY TO HALT THE CARNAGE AT ONE DAMAGED RECORD.
Using explicit reads in an explicit do-loop instead of what's already built
into the language is sometimes necessary, to be sure, but often it just
amounts to re-inventing the wheel.

Likewise, modern interactive programs tend to run inside an event-loop of
some kind; The Cycle provides a perfectly serviceable built-in event-loop.

Level breaks? Secondary files? I can't recall ever using either one, and I
certainly couldn't tell you how to do so (if I ever DID have a clue how
they work).

But above all else, either ride The Cycle, or disable The Cycle, but
NEVER, EVER, UNDER ANY CIRCUMSTANCES IGNORE IT. If you ignore it, one of
two things will happen: either (a) your program will fail to compile, with
a message to the effect that the compiler cannot determine how it will end,
or (b) The Cycle will run you over.

--
JHHL

--
This is the RPG programming on the IBM i (AS/400 and 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.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.