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

Package: MailMan

Routine: XMXAPIU


Information

XMXAPIU ;ISC-SF/GMB-APIs for users to use interactively ;03/26/2003 08:57

Source Information

Source file <XMXAPIU.m>

Entry Points

Name Comments DBIA/ICR reference
READ ; Read/Manage messages in your Mailbox
; Needs XMDUZ
  • ICR #2774
    • Status: Active
    • Usage: Supported
    READNEW ; Read new messages in your Mailbox
  • ICR #2774
    • Status: Active
    • Usage: Supported
    SEND ; Send a message
  • ICR #2774
    • Status: Active
    • Usage: Supported
    SUBJ(XMSUBJ) ; Ask user for msg subject
    ; XMSUBJ (in/out) Subject
  • ICR #2774
    • Status: Active
    • Usage: Supported
    TOWHOM(XMDUZ,XMZ,XMTYPE,XMINSTR) ; Ask user for msg addressees
    ; XMDUZ User's DUZ
    ; XMZ message number in ^XMB(3.9,
    ; XMTYPE
    ; XMINSTR
  • ICR #2774
    • Status: Active
    • Usage: Supported
    SHOWERR ; Print the errors to the screen.
    ; Displays the errors in ^TMP("XMERR",$J),
    ; and then kills XMERR and ^TMP("XMERR",$J).
    Info |  Source |  Entry Points