× 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.



Making the procedure only have one parm and doing the dirty work
inside the procedure is exactly the way to do it.  Whenever
possible hide the dirty stuff inside procedures so the only one
who has to know about it is the person who wrote the procedure. 
My procedure to execute commands (I use the C function system
but could have used QCMDEXC just as easily) even has optional
parameters that work a little like MONMSG in CL - allowing the
call to indicate it worked successfully even if a certain
message id is received.

Scott Mildenberger
--- Booth Martin <Booth@xxxxxxxxxxxx> wrote:
> Why does my new procedure that will run QCMDEXC need two parms
> in?  Why can
> t I just send the command and let the new procedure determine
> the command's
> length?



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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.