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

Package: MailMan

Routine: XMLTCP


Information

XMLTCP ;(WASH ISC)/CAP-TCP/IP to MailMan ;07/23/2002 06:54

Source Information

Source file <XMLTCP.m>

Entry Points

Name Comments DBIA/ICR reference
SEND ;returns ER(0 OR 1), XMLER=number of "soft" errors
REC ;Receive a line (must keep buffer / lines divided by LF)
RE
RE2
R
RQ
SNDGTM ; Send for GT.M
RECGTM ; Receive for GT.M

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: XMSG,$C(13,10),!
  • Line Location: SEND+4
Function Call: READ
  • Variable: X#$S(%
  • Timeout: %,1:1):$G(XMSTIME,160)
  • Line Location: RE+2
Function Call: WRITE
  • Prompt: XMSG,$C(13,10),#
  • Line Location: SNDGTM+4
Info |  Source |  Entry Points |  Interaction Calls