|
Hi Francesco, It's not the sndbrkmsg command, it's the message queue that calls the program. Take a look at the CHGMSGQ command. When you specify DLVRY(*BREAK), you can also specify a break-handling program with the PGM(lib/pgm) parameter. Then whenever a message arrives on that message queue, the specified program is called and it can receive the message from the queue (RCVMSG) and do whatever it wants. The most useful thing in my experience is to make it CALL QCMDEXC passing it the text of the message as the command. Regards, Peter From: Francesco Scafi <fscafi@tin.it> > how sndbrkmsg acquire video and visualizes the message, so he > could also be called a program? > +--- > | This is the MI Programmers Mailing List! > | To submit a new message, send your mail to MI400@midrange.com. > | To subscribe to this list send email to MI400-SUB@midrange.com. > | To unsubscribe from this list send email to MI400-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: dr2@cssas400.com > +--- > +--- | This is the MI Programmers Mailing List! | To submit a new message, send your mail to MI400@midrange.com. | To subscribe to this list send email to MI400-SUB@midrange.com. | To unsubscribe from this list send email to MI400-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: dr2@cssas400.com +---
As an Amazon Associate we earn from qualifying purchases.
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.