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



Hi Tom,

I'd recommend that you not use STRQSH in the first place in a compiled CL program. Especially if at V5R4, use ILE CL and the QzshSystem() API:

My experience is the opposite of yours. I've found QzshSystem() to only work well if used from a program that's already in the QShell environment. In my experience, QzshSystem() doesn't set up the QShell environment with all of it's descriptors, etc, causing a lot of things to fail. So you can run it without problems when you're already in QShell, but from a CL program, it doesn't work so well.

By contrast, I've found STRQSH CMD('xxx') to work flawlessly from CL programs.

So, I'm really surprised by your suggestion.



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.