Difference between revisions of "SNDUSRMSG"

From MidrangeWiki
Jump to: navigation, search
m (SNDUSRMSG Purpose)
Line 7: Line 7:
 
* Send a message to a message queue [[MSGQ]]
 
* Send a message to a message queue [[MSGQ]]
 
* and optionally receive a response to that inquiry message
 
* and optionally receive a response to that inquiry message
 +
** program will wait indefinitely for the reply
 +
 
== SNDUSRMSG Parameters ==
 
== SNDUSRMSG Parameters ==

Revision as of 20:12, 27 June 2005

SNDUSRMSG = Send User Message

SNDUSRMSG Purpose

This Command is used by a CLP program to

  • Send a message to a message queue MSGQ
  • and optionally receive a response to that inquiry message
    • program will wait indefinitely for the reply

SNDUSRMSG Parameters