Difference between revisions of "SNDUSRMSG"
From MidrangeWiki
MrDolomite (talk | contribs) m (→Related Articles: rmv link to CLP Commands) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | {{AN}} is a [[command]] which stands for {{bu|S|e}}{{bu|ND}}{{bu|US|e}}{{bu|R}} {{bu|M|e}}{{bu|S|sa}}{{bu|G|e}}. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== SNDUSRMSG Purpose == | == SNDUSRMSG Purpose == | ||
This [[Command]] is used by a [[CLP]] program to | This [[Command]] is used by a [[CLP]] program to | ||
Line 23: | Line 12: | ||
* VALUES | * VALUES | ||
* DFT | * DFT | ||
− | ** | + | ** ('Default Reply if User just presses Enter Key') |
* MSGTYPE | * MSGTYPE | ||
* TOMSGQ | * TOMSGQ | ||
* MSGRPY | * MSGRPY | ||
+ | |||
+ | ==Related Articles== | ||
+ | * [[CLP]] | ||
+ | * [[Messages]] | ||
+ | * [[Messages 101]] | ||
+ | * [[MSGQ]] | ||
+ | |||
+ | ==Categories== | ||
+ | [[Category:Commands]] | ||
+ | [[Category:CLP]] | ||
+ | [[Category:Messages]] |
Latest revision as of 17:25, 17 June 2008
SNDUSRMSG is a command which stands for SeNDUSeR 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
- MSG
- ('Message Text'}
- VALUES
- DFT
- ('Default Reply if User just presses Enter Key')
- MSGTYPE
- TOMSGQ
- MSGRPY