XMXMSGS ;ISC-SF/GMB-Message APIs ;08/06/2002 06:45
Source file <XMXMSGS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DELMSG(XMDUZ,XMK,XMKZA,XMMSG) | ; Delete msgs in mailbox
|
|
FLTRMSG(XMDUZ,XMK,XMKZA,XMMSG) | ; Filter msgs
|
|
FWDMSG(XMDUZ,XMK,XMKZA,XMTO,XMINSTR,XMMSG) | ; Forward msgs
; XMINSTR("SHARE DATE") delete date if SHARED,MAIL is recipient ; XMINSTR("SHARE BSKT") basket if SHARED,MAIL is recipient |
|
ONEMSG(XMKZA) | ; Function decides if just one message
|
|
LATERMSG(XMDUZ,XMK,XMKZA,XMINSTR,XMMSG) | ; Later msgs
; XMINSTR("LATER") FM date/time when msg should be made new. |
|
MOVEMSG(XMDUZ,XMK,XMKZA,XMKTO,XMMSG) | ; Move msgs to a basket
|
|
NTOGLMSG(XMDUZ,XMK,XMKZA,XMMSG) | ; New toggle msgs
|
|
PRTMSG(XMDUZ,XMK,XMKZA,XMPRTTO,XMINSTR,XMMSG,XMTASK,XMSUBJ,XMTO) | ; Print msgs
|
|
TERMMSG(XMDUZ,XMK,XMKZA,XMMSG) | ; Terminate msgs
|
|
VAPORMSG(XMDUZ,XMK,XMKZA,XMINSTR,XMMSG) | ; Set vaporize dates for msgs in mailbox
|
|
XPMSG(XMDUZ,XMK,XMKZA,XMINSTR,XMMSG) | ; Postmaster transmit priority toggle
|
|
ACTMSG(XMRTN,XMSUM) | ;,XMDUZ,XMK,XMKZA,XMKTO,XMMSG)
; XMKZA Array of msg numbers DEL("1-3,7,11-15") ; XMKZL List of msg numbers 1-3,7,11-15 ; (It is OK if the list ends with a comma) ; XMKZR Range of msg numbers 1-3 ; XMKZ1 First number in range 1 ; XMKZN Last number in range 3 ; XMKZ Message number |
|
INCRDECR(XMDUZ,XMCNT) | ; Update the "new messages" counts.
|