DUZ |
Used |
(optional) The identity of the user. The user's IEN
in the NEW PERSON file. Default is .5, the POSTMASTER.
|
XMDUZ |
Used |
(optional) The user's DUZ or free text. This is from
whom the bulletin will appear to be. Default is DUZ.
|
XMB( |
Used |
If the bulletin has parameters, this must be an array
containing the parameters to insert into the bulletin.
XMB(1) = parameter 1
XMB(2) = parameter 2
etc.
XMB is killed upon successful completion of this API.
|
XMBTMP |
Used |
(optional) If $D(XMBTMP), then MailMan will not
initialize (kill) the ^TMP addressee global, because it contains bulletin
addressees set prior to calling this API.
|
XMDF |
Used |
(optional) If $D(XMDF) all addressing restrictions
are waived.
|
XMTEXT |
Used |
(optional) The open root of an array containing
additional text to append to the bulletin. The array must be compatible with
FileMan word processing APIs.
XMTEXT is killed upon successful completion of this API.
|
XMY |
Used |
(optional) Array of addressees, in addition to the
mail groups already defined in the bulletin, to which to send the bulletin.
XMY(addressee A)=""
XMY(addressee B)=""
etc.
XMY is killed upon successful completion of this API.
|
XMB |
Both |
The full name of the bulletin. It must be the
complete name in the correct case.
If the bulletin is not found, XMB will be set to -1.
XMB is killed upon successful completion of this API.
|
XMZ |
Output |
The IEN in the MESSAGE file (3.9) of the bulletin.
|