Actually, I look for the HL7 delimiters (the vertical bar | and the carat ^). It breaks the HL7 into its component parts wonderfully well. I appreciate the comment.
> On Feb 14, 2019, at 12:10 PM, slerch via 4D_Tech <[email protected]> wrote: > > BASE64 can be split into multiple lines so if you are looking for a CR or > CRLF break between OBX segments, you could be getting the character found > inside the BASE64 segment instead and so when you go to pull the info you > actually have just part of the full BASE64 text. Therefore when it attempts > to convert it back it fails since it does not actually have the full > segment. > > > > -- > Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** _________________________________________ Bob McKeever http://www.mswl.com <http://www.mswl.com/> McKeever's Software Wizardry Port Coquitlam, B.C. [email protected] ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

