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: XMGAPI4

Package: MailMan

Routine: XMGAPI4


Information

XMGAPI4 ;(WASH ISC)/CAP-Get New Msg Info ;04/17/2002 09:01

Source Information

Source file <XMGAPI4.m>

Entry Points

Name Comments DBIA/ICR reference
NU(XMFORCE,XMMOVE,XMOUT) ;API for new message display
  • ICR #1201
    • Status: Active
    • Usage: Private
    CHK ; Sets Y = number of new messages for the user.
    CHKMASTR(XMUSER,XMFORCE,XMNEW,XMARRAY,XMI) ;
    CHKUSER(XMUSER,XMFORCE,XMNEW,XMARRAY,XMI) ;
    CHKPRI(XMUSER,XMARRAY,XMI) ;
    LST(A,X,Y) ;List NEW message (or any other) array
    ; A=Array to list
    ; X=X address of box
    ; Y=Y address of box
    PRIALRT ; Priority Mail Alert
    NEWALRT ; Alert for NEW Mail
    ALERT ;

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,XMARRAY(XMI)
    • Line Location: NU+16
    Function Call: WRITE
    • Prompt: !
    • Line Location: LST+8
    Function Call: WRITE
    • Prompt: $E(A(I)_S,1,IOM-$G(X))
    • Line Location: LST+9
    Function Call: WRITE
    • Prompt: !,"Select new PRIORITY messages (one at a time) from the list given."
    • Line Location: PRIALRT+4
    Function Call: WRITE
    • Prompt: !,"Select NEW messages (one at a time) from the list given."
    • Line Location: NEWALRT+4
    Info |  Source |  Entry Points |  Interaction Calls