HDISVM00 ;BPFO/JRP - SERVER TO RECEIVE XML MESSAGE;1/4/2005
Source file <HDISVM00.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
XML | ;Main entry point for XML server options
; Input: (As defined by MailMan and Kernel) ; XMREC - Executable code to "read" next line of message ; XQSUB - Subject of received message ; XQSOP - Server option name ; XQMSG,XMZ - Msg IEN in file 3.9 ; XQSND,XMFROM - Msg sender |
|
ERROR(ERRARR,MSGNUM,SRVR,SNDR) | ;Send error message
; Input : ERRARR - Error array (closed root) ; MSGNUM - Message number of received message (XMZ) ; SRVR - Name of server option (XQSOP) ; SNDR - Sender of message (XMFROM) |
|
LABXCPT | ;Main entry point for serving UUEncoded Lab exception messages
; Input: (As defined by MailMan and Kernel) ; XMREC - Executable code to "read" next line of message ; XQSUB - Subject of received message ; XQSOP - Server option name ; XQMSG,XMZ - Msg IEN in file 3.9 ; XQSND,XMFROM - Msg sender |