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

Package: MailMan

Routine: XMB


Information

XMB ;ISC-SF/GMB-Send Bulletin APIs ;04/17/2002 07:38

Source Information

Source file <XMB.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Interactive Bulletin Entry Point
; Needs: XMB
; Accepts: XMDUZ,XMTEXT,XMY,XMDT,XMYBLOB
; Returns: XMZ,(XMB=-1 if bulletin does not exist in file 3.6)
; Kills: XMB,XMTEXT,XMY
  • ICR #10069
    • Status: Active
    • Usage: Supported
    SETBLOB(XMYBLOB,XMATTACH) ;
    SETLATER(XMDT,XMINSTR) ;
    BULL ; Manually post a bulletin
  • ICR #10069
    • Status: Active
    • Usage: Supported
    ZTSK ; Entry point for TaskMan to transmit messages to a site.
    ; Needed for transition from v7.1 to v8.0. Once site has transitioned,
    ; this entry point can be deleted.
    Info |  Source |  Entry Points