|
Ah, Thank you! and Keith Carpenter! As I wuz obviously havin' a "blonde and/or senior moment", aka Intermittent Alzheimer's set in there fer a bit...;-D Although more appropriate to RPG-L, (and I'll go on and cross-post over there in case the reply should come from there,) CONST is what allows essentially an Input-Only type-a parm, right? Is it required, in order for functions to be used IN expressions, iirc?? | -----Original Message----- | [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of | michaelr_41@xxxxxxxxxxxxxx | RPG can pass by reference or by value. By reference is the default, which | is where a pointer to the data is passed; specifying the D spec keyword | VALUE passes the actual data. CONST makes a copy of the data and then | passes a pointer to the copy.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.