Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XMJBN

Package: MailMan

Routine: XMJBN


Information

XMJBN ;ISC-SF/GMB-Access new mail in mailbox ;05/18/2004 08:37

Source Information

Source file <XMJBN.m>

Entry Points

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.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$$EZBLD^DIALOG($S(XMTYPE="N0":34098,1:34099),XMKN)
  • Line Location: R+33
Info |  Source |  Entry Points |  Interaction Calls