Hi all,

I am newbie to hapi and terser stuff,
I should create such a message with hapi, it is just an example message to
explain my situation;

PID|||2006000022||TERZİ^BELGİN^^^^|^FADİME|||||

as you see from my example message, we have some following |||||| delimiters
that means I should send last char as null
I tried
terser.set("/.PID-15-1", "\0");
and
terser.set("/.PID-15-1", "");

both of them didn't work :(, how can I set the last char to null any idea?

with my best wishes,

Atilla ACAR
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to