|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of
AGlauser@xxxxxxxxxxxx
Sent: Tuesday, October 09, 2007 12:45 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: will v6r1 RPG support main procedure recursion?
Duane Christen wrote on 09/10/2007 13:30:29:
Here is the full source.
http://code.midrange.com/3fdd57c9f0.html
Thanks for sharing your example of subprocedure use within a
subroutine.
In another post, you said
I could have the subroutines as procedures, and honestly
I would have no objection in this case. But the code in
these subroutines is not, can not, and will not be used
elsewhere so what is the point of creating a procedure
where a subroutine works just fine.
If the code in the subroutines can't be used in any other
context than a
specific place that specific procedure, I don't see the value
in putting
it in a subroutine in the first place. I think it really is just a
stylistic preference in this case. Given the example above,
I probably
would have delineated the subroutine portions of the code
with a comment
block instead of putting it in a subroutine.
In yet another post, you alluded to initialize / cleanup
subroutines that
get put in 90% of the subprocedures you write. What is the
benefit of
using subroutines in that situation as opposed to subprocedures?
This mailing list archive is Copyright 1997-2026 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.