|
>How do you put 3 indicators on a single >calculation in the Calculation specs in RPGLE? Don had some excellent suggestions, but here's one more for your S/36 arsenal: 01 an02 an03 exsr updBalance Then, all the specs that used to be grouped by 01 02 03... will be in a single place, broken up by logical function. If you do it this way, you'll be in pretty good shape to turn some of those subroutines into subprocedures, which is what some folks would call 'true' RPG IV. The point being that you'll have more readable/maintainable code for not much work. --buck
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.