|
If you're only going to pass one of the last 5 parms, why not simplyhave 4 required parms:
and have a SELECT in there to say e.g.
when IDType = 'E';EcisSSN = IDFld; // IDFld is EcisSSN
when IDType = 'T';ThrdSsn = IDFld; // IDFld is ThrdSsn
C eval retfield = S#chkusr(USR:DEPT:F1:'E'); // 3rd parmis EcisSsn
C eval retfield = S#chkusr(USR:DEPT:F1:'B'); //3rd parm isBnkID
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.