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

Package: MailMan

Routine: XMLPC


Information

XMLPC ;(WASH ISC)/CAP-Protocol 4 PC Platforms ;03/27/2002 15:54

Source Information

Source file <XMLPC.m>

Entry Points

Name Comments DBIA/ICR reference
SEND ;returns ER(0 OR 1), XMLER=number of "soft" errors
SL
SA
REC ;SEE SEND
RL
ACK(Y)
AA
SRINIT ;
SRQ ;Exit from Send/Receive
SUM ;Calculate checksum
A
B
OPEN ;SET DEVICE PARAMETERS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "~*~^",$C(13),XMSG,$C(13),XMLINE,U,XMSUM,$C(13)
  • Line Location: SL+1
Function Call: READ
  • Variable: XMLX
  • Timeout: XMLTIME
  • Line Location: SA+0
Function Call: WRITE
  • Prompt: XMLX_$C(13)
  • Line Location: SA+0
Function Call: READ
  • Variable: X
  • Timeout: XMLTIME
  • Line Location: RL+1
Function Call: WRITE
  • Prompt: Y_$C(13)
  • Line Location: AA+1
Info |  Source |  Entry Points |  Interaction Calls