BOM |
Top Previous Next |
Object: EHL7.HL7FileAnalyzer FileName: EHL7.dll
PROPERTY
Name: BOM (Beginning Of Message) DataType: String Mode: Read/Write Default Value: Ascii character 11 (Hex '0B') Description: See the HL7 rules for parsing characters. The parsing character(s) used by EasyHL7 when reading HL7 messages using the Vendor and the EHL7Message Object. The HL7 standard default value is Ascii character 11 (Hex '0B'). When parsing files received via TCP/IP from the vendor each HL7 message should begin with this character(s) before each MSH segment. The character DOES NOT have to be in the message for the HL7FileAnalyzer object to work but if it is present it MUST match this properties value.
|