Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Global: ^DIC(3.4

Package: Kernel

Global: ^DIC(3.4


Information

FileMan FileNo FileMan Filename Package
3.4 COMMUNICATIONS PROTOCOL Kernel

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
MailMan 5 XMC1    XML    XML1CRC    XML4CRC1    XMR0BCP    
Kernel 1 ^DIC(3.4    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
MailMan 3 XML    XML1CRC    XML4CRC1    
Immunization Tracking 1 BIUTL9    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
MailMan 1 MAILMAN SITE PARAMETERS(#4.3)[8.23]    

Fields, Total: 7

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
  • LAST EDITED:  OCT 09, 1985
  • HELP-PROMPT:  ANSWER MUST BE 3-30 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    The name assigned to this particular communications protocol.
  • DELETE TEST:  .01,0)= I 1
  • CROSS-REFERENCE:  3.4^B
    1)= S ^DIC(3.4,"B",$E(X,1,30),DA)=""
    2)= K ^DIC(3.4,"B",$E(X,1,30),DA)
1 SEND 1;E1,200 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-200 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    The executable MUMPS code that will send the data in the variable XMSG.
    WRITE AUTHORITY:  @
2 RECEIVE 2;E1,200 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-200 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    The executable MUMPS code which will receive data and store it in the variable XMRG.
    WRITE AUTHORITY:  @
2.5 REWIND 6;E1,200 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  SEP 03, 1986
  • HELP-PROMPT:  ANSWER MUST BE 1-200 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    The Xecutable MUMPS code that will rewind the message to the beginning.  Needed for Package transfers.
3 OPEN 3;E1,200 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 24, 2002
  • HELP-PROMPT:  ANSWER MUST BE 1-200 CHARACTERS IN LENGTH
  • DESCRIPTION:  The executable MUMPS code which will open the communication channel, setting the variable IO to the proper value.
    There are a couple of variables that can be set in this area to control the connection:
    XMNO220=1 will stop MailMan from issuing its second (and mandatory when talking to another MailMan system, but fatal when talking to non-MailMan SMTP messaging systems) 220 'ready' when the receiver is indicating it is on
    the line and ready to receive.
    XMD="D" causes MailMan to echo on the principle device the entire transmission script.
    WRITE AUTHORITY:  @
4 CLOSE 4;E1,200 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-200 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    The executable MUMPS code which will close the communication channel.
    WRITE AUTHORITY:  @
5 DESCRIPTION 5;0 WORD-PROCESSING #3.41

External References

Name Field # of Occurrence
^DIM 3+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(3.4 - [#3.4] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 2.5+1!, 3+1!, 4+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables |  All