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

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) ;
    Info |  Source |  Entry Points