|
On 04/05/2009, at 8:27 AM, Peter Connell wrote:
This issue may have already arisen previously but it has caused me such
a significant problem that I wish to mention it.
Known and well documented. Discussed in the RPG documentation and beaten to death on this list.
I took a while to realize that the sub-procedure does not populate the
value of SEQ_NO from the file when it has also been defined locally.
Locally scoped variables override global variables of the same name. Languages with qualified variables allow you to force access to global storage (e.g., this.varname) but RPG and others do not support that behaviour.
Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists
http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------
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.