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



Look into QP2SHELL - no terminal. Or QP2RUNPASE - not sure what the difference is there - different parameters, I see, tho'.

QP2SHELL is a simplified interface to Qp2RunPase. QP2SHELL is a prorgram, whereas Qp2RunPase() is an ILE procedure. That means that QP2SHELL can be called from OPM programs or CL programs, whereas Qp2RunPase() requires an ILE language that supports pointers.

Indeed, QP2SHELL runs Qp2RunPase() under the covers.

I suspect that Qp2RunPase() is aimed at C/C++ programmers, whereas QP2SHELL was aimed at CL programmers or for people who want to run a PASE command from the command line, or a SBMJOB command, or something like that.

And, of course, QP2TERM is intended to be interactive, so it's a whole different thing.

QP2TERM is like typing STRQSH (without specifing a command)

QP2SHELL is like typing STRQSH CMD('my command')

Qp2RunPase() is to PASE what QzshSystem() is to QShell (more or less)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.