|
> One caveat that Barbara Morris pointed out to me is that using "value" > and "options(*nopass)" on the same variable can be dangerous. If you > want a variable to be *nopass and still take advantage of the VALUE > benefits, then use CONST... Joel... there's nothing special about VALUE in this circumstance. You should never reference ANY parameter that has not been passed. It does not matter whether it's passed by VALUE or REFERENCE or CONST... you should *always* check with %parms to before using an "optional" variable.
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.