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


  • Subject: RE: status messages
  • From: "John Taylor" <john.taylor@xxxxxxxxxxxxxxx>
  • Date: Fri, 29 Oct 1999 19:44:01 -0600
  • Importance: Normal



You need to send your message to the job's external message queue.

Try the following example:

SndPgmMsg MsgID(CPF9898) MsgDta('This is a test') ToPgmQ(*EXT)
MsgType(*STATUS)

If you would like to clear the status line, do the following:

SndPgmMsg MsgID(CPI9801) ToPgmQ(*EXT) MsgType(*STATUS)


Good luck.

John Taylor


> -----Original Message-----
> From: owner-midrange-l@midrange.com
> [mailto:owner-midrange-l@midrange.com]On Behalf Of Gwecnal@aol.com
> Sent: Friday, October 29, 1999 4:36 PM
> To: MIDRANGE-L@midrange.com
> Subject: status messages
>
>
> I want to be able to write things to the status line at the bottom of the
> screen as a CL runs ('x files processed', 'now initializing
> tape', that kind
> of thing) and I would also like to have the last one persist.
> IBM does this
> all the time, but when I try SndMsg, SndUsrMsg, or SndPgmMsg from
> inside the
> cl, the 'message waiting' light and the user has to wait until
> the cl is over
> and then DspMsg.  How is this done?
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
> david@midrange.com
> +---
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

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.