XMJBN ;ISC-SF/GMB-Access new mail in mailbox ;05/18/2004 08:37
Source file <XMJBN.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
NEW | ;
; XMNEW Number of new messages ; XMKMULT 1=New msgs in multiple baskets; 0=new msgs in one basket |
|
LB | ; List Baskets with new mail (Replaces NEW^XMA0A)
|
|
LN | ; List all new messages (Replaces LIST^XMA0A)
|
|
LP | ; List all priority messages (Replaces PRIO^XMA0A)
|
|
P | ; Print all new messages
; Replaces PRINT^XMA0A |
|
PRTNEW | ; Print all new messages
|
|
Q | ; Quit
|
|
S | ; Scan all new messages
|
|
R | ; Read new mail by basket, priority first.
|
|
READNEW(XMDUZ,XMK,XMKN,XMZ,XMABORT) | ;
|
|
ASKBSKT(XMDUZ,XMNEWMSG,XMK,XMKN,XMABORT) | ;
; XMNEWMSG 1=Read new mail; 0=Read any mail |
|
NPBSKT(XMDUZ) | ; Return the first priority read basket that has new messages.
; If none has new messages, return the first priority basket. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|