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 |  Interaction Calls
Print Page as PDF
Routine: XMUDCHR

Package: MailMan

Routine: XMUDCHR


Information

XMUDCHR ;ISC-SF/GMB-Christen Site ;04/17/2002 11:48

Source Information

Source file <XMUDCHR.m>

Entry Points

Name Comments DBIA/ICR reference
CHRISTEN ;Set up/Change MailMan Site Parameters
INIT ; Initial Christening
CHANGE ;
SURE(XMSITE) ; Function returns 1 if sure; 0 if not
PARENT ;
SCRIPT ;RESET AUSTIN SCRIPT
Q
PMB
E
E1
EQ
E2

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The domain name for this facility is now: ",^XMB("NETNAME")
  • Line Location: CHANGE+16
Function Call: WRITE
  • Prompt: !!,"The domain name for this facility remains: ",^XMB("NETNAME")
  • Line Location: CHANGE+18
Function Call: WRITE
  • Prompt: !!!," * * * * WARNING * * * *"
  • Line Location: SURE+2
Function Call: WRITE
  • Prompt: !!,"You are about to change the domain name of this facility"
  • Line Location: SURE+3
Function Call: WRITE
  • Prompt: !,"in the MailMan Site Parameters file."
  • Line Location: SURE+4
Function Call: WRITE
  • Prompt: !!,"Currently, this facility is named: ",XMSITE
  • Line Location: SURE+5
Function Call: WRITE
  • Prompt: !!,"You must be extremely sure before you proceed!",!
  • Line Location: SURE+6
Function Call: WRITE
  • Prompt: !!,XMPARENT," has been initialized as your 'parent' domain."
  • Line Location: PARENT+5
Function Call: WRITE
  • Prompt: !,"(Forum is usually the parent domain, unless this is a subordinate domain.)"
  • Line Location: PARENT+6
Function Call: WRITE
  • Prompt: !!,"You may edit the MailMan Site Parameter file to change your parent domain."
  • Line Location: PARENT+7
Function Call: WRITE
  • Prompt: !!,$C(7),"*** YOUR PARENT DOMAIN HAS NOT BEEN INITIALIZED !!! ***"
  • Line Location: PARENT+9
Function Call: WRITE
  • Prompt: !!,"You MUST edit the MailMan Site Parameter file to ENTER your parent domain."
  • Line Location: PARENT+10
Function Call: WRITE
  • Prompt: !!,"We will not initialize your transmission scripts."
  • Line Location: SCRIPT+2
Function Call: WRITE
  • Prompt: !!,"Use the 'Subroutine editor' option under network management menu to add your"
  • Line Location: Q+0
Function Call: WRITE
  • Prompt: !,"site passwords to the MINIENGINE script, and the 'Edit a script' option"
  • Line Location: Q+1
Function Call: WRITE
  • Prompt: !,"to edit any domain scripts that you choose to."
  • Line Location: Q+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: PMB+1
Function Call: WRITE
  • Prompt: $C(7),!!,"There is a FILE INTEGRITY problem in your MailMan Site Parameters file",!,"There should only be one entry and that entry should be entry number 1.",!
  • Line Location: E+0
Function Call: WRITE
  • Prompt: $C(7),!,"Your MailMan site parameters MUST be reviewed."
  • Line Location: E1+0
Function Call: WRITE
  • Prompt: !!,"Then you can finish the INIT by executing POST^XMYPOST.",!
  • Line Location: EQ+0
Function Call: WRITE
  • Prompt: $C(7),!,"You do not yet have an entry in your MailMan Site Parameters File",!,"Use FileMan to make an entry."
  • Line Location: E2+0
Info |  Source |  Entry Points |  Interaction Calls