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

Package: MailMan

Routine: XMC11


Information

XMC11 ;(WASH ISC)/THM-DECNET Communications Protocol Tools ;04/17/2002 07:51

Source Information

Source file <XMC11.m>

Entry Points

Name Comments DBIA/ICR reference
ENS ;Send
ENR ;Receive
IMM ;Immediate mode interpreter
CHRS ;Christening operation
C

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Script command: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: IMM+3
Function Call: WRITE
  • Prompt: " ",$S(ER:"Failed",1:"OK")
  • Line Location: IMM+3
Function Call: WRITE
  • Prompt: !!,$C(7),"This domain is not yet christened. It cannot christen others"
  • Line Location: CHRS+3
Function Call: WRITE
  • Prompt: !,"until initialized and christened by a parent domain."
  • Line Location: CHRS+4
Function Call: WRITE
  • Prompt: !!,"This process will create a new subordinate domain to this domain"
  • Line Location: CHRS+5
Function Call: WRITE
  • Prompt: !,"and update network relationships both there and here, as well as"
  • Line Location: CHRS+6
Function Call: WRITE
  • Prompt: !,"inform this domain's parent."
  • Line Location: CHRS+7
Function Call: WRITE
  • Prompt: !!,"Do you really want to do this? NO// "
  • Line Location: CHRS+8
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: CHRS+9
Function Call: WRITE
  • Prompt: !!!,"Enter the name of the subordinate domain which you wish to christen"
  • Line Location: C+0
Info |  Source |  Entry Points |  Interaction Calls