|
I agree with James Lampert. Do not ignore the cycle. I agree that in
"most" current applications, it is not utilized. However, when producing
reports or PDFs with subtotals, the cycle can't be beat. You do not have to
worry about coding logic that says "compare these two values, and when they
change, do that" for each subtotal level desired. It is much easier to use
the cycle and only code what should happen when the value changes. Let the
compiler worry about all of that extra comparison and save prior value
stuff so you don't have to. You can use the cycle in modern ILE-RPG code
also.
I had worked in a school system and people were always asking for detailed
student reports with summarized data at the classroom [L1], grade level
[L2], school building [L3], and entire district level [LR]. That is where I
learned an appreciation for the ease of Level Indicators and the Cycle.
In addition, if you have to maintain older code, you may need an
understanding of what the cycle does for you "behind-the-scenes".
Doug
--
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 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.