Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XMA0

Package: MailMan

Routine: XMA0


Information

XMA0 ;ISC-SF/GMB-Print Message APIs ;04/17/2002 07:08

Source Information

Source file <XMA0.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
MailMan 2 (PRINT,PRTMSG)^XMJMP  INITAPI^XMVVITAE  

Entry Points

Name Comments DBIA/ICR reference
ENTPRT ; Print a message (interactive)
; Needs:
; DUZ
; XMZ Message number
; XMK Basket number
  • ICR #1230
    • Status: Active
    • Usage: Supported
    HDR ; Print a message (headerless)
    ; Needs:
    ; DUZ
    ; XMK basket number
    ; XMZ message number
    ; IO output device
    ; Optional:
    ; XMDUZ
    ; $P(XMTYPE,";",6) response from which to start printing
  • ICR #1230
    • Status: Active
    • Usage: Supported
    PR2 ; Print a message
    ; Needs:
    ; DUZ
    ; XMK basket number
    ; XMZ message number
    ; IO output device
    ; Optional:
    ; XMDUZ
    ; $P(XMTYPE,";",6) response from which to start printing
  • ICR #1230
    • Status: Active
    • Usage: Supported
    PRINTIT(XMPRTHDR,XMTYPE) ;

    External References

    Name Field # of Occurrence
    PRINT^XMJMP ENTPRT+7
    PRTMSG^XMJMP PRINTIT+5
    INITAPI^XMVVITAE ENTPRT+6, PRINTIT+3

    Label References

    Name Line Occurrences
    PRINTIT HDR+9, PR2+9

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    U PRINTIT+2
    >> XMDUZ ENTPRT+7, PRINTIT+5
    >> XMK ENTPRT+7, PRINTIT+5
    XMPRTHDR PRINTIT~, PRINTIT+5
    XMTYPE HDR+9, PR2+9, PRINTIT~, PRINTIT+2, PRINTIT+4
    XMV ENTPRT+5~, PRINTIT+1~
    XMWHICH PRINTIT+1~, PRINTIT+4*, PRINTIT+5
    >> XMZ ENTPRT+7, PRINTIT+5
    Info |  Source |  Call Graph |  Entry Points |  External References |  Label References |  Local Variables  | All