Re: [HAPI-devel] HAPI TestPanel won't start after upgrade to OS X 10.8.2

2012-11-13 Thread James Agnew
Hi JR, Thanks for the heads up! I was planning on upgrading to 1.8 this week myself, so presumably this should be fixed before long. *sigh* I love Apple's products, but I swear they break something basic with every upgrade they ever do. James On Mon, Nov 12, 2012 at 12:31 PM, JR Ruggentaler <

Re: [HAPI-devel] Message Hexadecimal Encoding

2012-11-13 Thread Jens Kristian Villadsen
Hi Paulo - Why would you spend your time encoding it? Since HAPI is written in Java and all strings are in Unicode and the reading and writing of bytes should be handled for you at http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/llp/ExtendedMinLLPReader.htmland http://hl7api.sourceforge.net/xref/c

Re: [HAPI-devel] Message Hexadecimal Encoding

2012-11-13 Thread Paulo Ferreira
Thanks Jens, This field *just identifies* the message encoding, but my question was if there is anyway in HAPI to execute an encoding. I have already a java Class which browse a message and *encode it*. I was just wondering if HAPI had something similar. Cheers, Paulo Ferreira. On 12 November 201