Previous Topic: Design MSGPROC Procedures

Next Topic: Test MSGPROC

Messages from MSGPROC

If a user ID is defined with a MSGPROC, all messages destined for that user's OCS window are directed to the MSGPROC for processing. Messages that come from within the MSGPROC itself (such as those from &WRITE statements, or comments written to the user's terminal), are not passed to the MSGPROC for processing. This prevents recursive looping.