×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Cool. When you run the RCVMSG after monitoring for and receiving the
QSH0005, do you use MSGTYPE(*LAST)? Also, do you monitor for a
QSH0006 and QSH0007 also?

Trying to develop a sound solution for this stuff.

Thanks...

On Tue, Oct 28, 2008 at 3:10 PM, Scott Klement
<midrange-l@xxxxxxxxxxxxxxxx> wrote:
I'm not sure what you're trying to accomplish. Personally, I tend to
use QIBM_QSH_CMD_ESCAPE_MSG set to Y, and then just MONMSG QSH0005.
That way, I only have to run my RCVMSG when I receive the QSH0005 and am
not worried about getting other messages.

Your original question wasn't "Should I use QIBM_QSH_CMD_ESCAPE_MSG",
but rather "how can this sample program from IBM possibly work?". I
explained how it worked. Now that you know that, you can write yours
differently, and use QIBM_QSH_CMD_ESCAPE_MSG to make it more robust :)


Michael Ryan wrote:
Hi Scott -

Right as always. :) I had environment variable QIBM_QSH_CMD_ESCAPE_MSG
set to 'Y' at a job level from some earlier testing. The QSH0005 was
issued as a *COMP message once that environment variable wasn't in
effect. I could then RCVMSG the QSH0005 message and query the return
code in the MSGID - works fine.

But an interesting (to me) issue now. I'm using environment variable
QIBM_QSH_CMD_OUTPUT and setting it to *NONE to suppress the command
output. But when I do that, the RCVMSG picks up the CPCA980
(Environment variable added) *COMP message. I currently have a RCVMSG
coded right after the ADDENVVAR to pick up the CPCA980 message, and
another RCVMSG right after the QSH command to pick up the QSH0005
message. Is there a better practice? Perhaps I should have one RCVMSG
and loop until I find the QSH0005?

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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