From: Tripp, B. <Bry...@uh...> - 2004-05-10 13:29:29
|
Hi Matthew, It might just be a display problem. Segments are delimited with carriage returns only, rather than carriage returns and line feeds, so depending where you print it, later segments may overwrite previous ones. This is a common nuisance when printing to the Windows console, but most text editors display messages OK. (We can't do anything about this, as the HL7 spec only allows carriage returns there.) If it isn't that please let me know and I'll take a closer look. > I am using version 0.4.1 of HAPI. I am using version 1.5.0 > beta of java, > and it may be that this has created a problem, since I've noticed that > some code that worked properly under 1.4.2 requires minor modification Did you modify HAPI to work with the 1.5.0 beta? I'd be grateful if you could post your changes, or let us know generally what had to be changed. Thanks, Bryan This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact the sender and delete all copies. Opinions, conclusions or other information contained in this e-mail may not be that of the organization. |