Difference between revisions of "SNDUSRMSG"
From MidrangeWiki
m |
|||
Line 2: | Line 2: | ||
[[Category:CLP]] | [[Category:CLP]] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
− | SNDUSRMSG = Send User Message | + | [[Category:Messages]] |
+ | '''SNDUSRMSG''' = ''Send User Message'' | ||
Related Articles | Related Articles | ||
Line 19: | Line 20: | ||
== SNDUSRMSG Parameters == | == SNDUSRMSG Parameters == | ||
* MSG | * MSG | ||
+ | ** ('Message Text'} | ||
* VALUES | * VALUES | ||
* DFT | * DFT | ||
+ | ** {'Default Reply if User just presses Enter Key') | ||
* MSGTYPE | * MSGTYPE | ||
* TOMSGQ | * TOMSGQ | ||
* MSGRPY | * MSGRPY |
Revision as of 20:20, 27 June 2005
SNDUSRMSG = Send User Message
Related Articles
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
- MSG
- ('Message Text'}
- VALUES
- DFT
- {'Default Reply if User just presses Enter Key')
- MSGTYPE
- TOMSGQ
- MSGRPY