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
Print Page as PDF
Routine: HLCSMM

Package: Health Level Seven

Routine: HLCSMM


Information

HLCSMM ;ISC/MTC-Create Mail Message and Entry in the HL7 Transmission File ;11/03/2000 08:53

Source Information

Source file <HLCSMM.m>

Entry Points

Name Comments DBIA/ICR reference
EN(HLD0,HLD1) ; This routine will send a Message from the Out Queue to the
; MailGroup Specified in the Logical Link file (#870). It is called
; from HLCSMM1 routine that monitors the queue for a link. The MM LLP
; uses <CR> stuffing to indicate the end of segments. The message
; will use the following format within the XMB global.
; ^XMB(3.9,..1)=Segment 1
; ^XMB(3.9,..2)="" - End of segment 1
; ^XMB(3.9,..3)=Segment 2
; ^XMB(3.9,..4)=Continuation of segment 2
; ^XMB(3.9,..5)="" - End of segment 2
; " "
; This processing will enable segment greater than 245.
NEWMM ;Patch 66-introduce new Mailman API's
ERROR ;-- send Mail Message indicating error
Info |  Source |  Entry Points