Hi, I am trying to use HAPI to create HL7 messages. Similar to the example that uses a DefaultXMLParser, I have been able to create the message using a PipeParser. The problem is that the end of each segment does not have a pipe delimiter nor a carriage return. So there is no break. The example provided produces the same problem (after updating the code.) Is there a way to add these characters to each segment in the message? I also don't see a way to use the library unless these characters are attached.
Thanks, George ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

