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

Package: MailMan

Routine: XMA2


Information

XMA2 ;ISC-SF/GMB-Create Message Stub API ;04/19/2002 12:35

Source Information

Source file <XMA2.m>

Entry Points

Name Comments DBIA/ICR reference
XMZ ; Create stub/return error
; In:
; XMDUZ User's DUZ or free text
; XMSUB Message subject
; Out:
; XMZ Message number (-1 if error)
  • ICR #10066
    • Status: Active
    • Usage: Supported
    GET ; Create stub
    ; In:
    ; XMDUZ User's DUZ or free text
    ; XMSUB Message subject
    ; Out:
    ; XMZ Message number (HALT if error)
  • ICR #10066
    • Status: Active
    • Usage: Supported
    MAKESTUB(XMDUZ,XMSUBJ,XMZ,XMRETURN) ;
    ABORT ;
    Info |  Source |  Entry Points