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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XMXAPIG

Package: MailMan

Routine: XMXAPIG


Information

XMXAPIG ;ISC-SF/GMB-Mail Group APIs ;03/25/2003 14:48

Source Information

Source file <XMXAPIG.m>

Entry Points

Name Comments DBIA/ICR reference
ADDMBRS(XMDUZ,XMGRP,XMMBR,XMINSTR,XMTSK) ; Add members to groups
; XMGRP Same as XMGROUP, or array XMGRP(XMGROUP)=""
; XMMBR Member or array of members to add.
  • ICR #3006
    • Status: Active
    • Usage: Supported
    JOIN(XMDUZ,XMGROUP,XMINSTR,XMTSK) ; User chooses to join a group.
  • ICR #3006
    • Status: Active
    • Usage: Supported
    DROP(XMDUZ,XMGROUP) ; User chooses to drop from a group.
  • ICR #3006
    • Status: Active
    • Usage: Supported
    XMINSTR(XMINSTR) ;
    GOTLOCAL(XMGROUP,XMDAYS,XMMBRS) ; Function: Any active local members? (1=yes; 0=no)
    ; XMDAYS (optional) add'l requirement that the member must have used
    ; MailMan within the last XMDAYS days.
    ; XMMBRS (optional) add'l requirement that this many local members must
    ; be in the group. (default is 1)
  • ICR #3006
    • Status: Active
    • Usage: Supported
    IEN(XMGROUP) ; INTERNAL USE ONLY function, given group's ien or exact name, returns ien
    NAME(XMGIEN) ; INTERNAL USE ONLY function, given group's ien, returns name
    MEMBER(XMDUZ,XMGROUP,XMCHKSUB) ; Is user a member of the group?
    ; XMCHKSUB - Check member groups, too? (0=no; 1=yes)
  • ICR #3006
    • Status: Active
    • Usage: Supported
    SUBMBR(XMDUZ,XMGIEN) ;

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    3.81 LIST^DIC
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call