×

Good News Everybody!

The new search engine is LIVE!

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




Since both programs are CLLE, both of these options would be much more
involved. There aren't screens in either program. I just want the messages
displayed on the bottom of the screen when the program completes like the
messages you get back when you compile a program from PDM.

I was asked for more details on my current command. Here it is. Again, it
works if program B (where this command exists) is called directly from the
command line but not when program B is called from program A.

SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA(&MSG)
TOPGMQ(*PRV) MSGTYPE(*COMP)


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth
Martin
Sent: Tuesday, March 24, 2015 11:56 AM
To: Midrange Systems Technical Discussion
Subject: Re: Sending a message in CL

If I am understanding this correctly, I might consider sending the messages
from Program B to a data queue. Then, perhaps at program A's LR time or
even upon a F-key request, run a procedure that reads the data queue and
provides the log you are looking for, at the time that you want it.

A second choice would be for Program B to populate a log file that can be
viewed, archived, cleared, or whatever you and the user want done.


On 3/24/2015 10:32 AM, John R. Smith, Jr. wrote:
I have program A that repeatedly calls program B with different parameters
(both are CLLE). Program B does its task based on the parameter and then
needs to send a message that will show up at the bottom of the screen when
program A is complete so we can see what all happened by scrolling through
the messages.



I tried having Program B do a SNDPGMMSG *PRV *COMP and if I call program B
from the command line, it works. However, when program B is called from
program A, the messages never show when program A is complete. Can anyone
tell me which command and parms need to be used to have program B send the
message all the way back?






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