× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



%PARMS will work only in main procedure.

I'm pretty sure that's not correct.

%PARMS will work with any procedure that has parameters specified as
OPTION(*NOPASS).

For the MAIN procedure, %PARMS is the same as *PARMS (which I have
never actually used, just saw it in the manual).

David is exactly correct. Except that he implies an optional parameter is
needed in order to use %PARMS. (I think that was unintentional.) No such
rule applies.

There are times when it can be handy to test %Parms in a subprocedure
without optional parameters. Usually that sort of thing is done with future
planning in mind.

Regards,
Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"Experience enables you to recognize a mistake when you make it again."
-- Franklin P. Jones




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.