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] **********************************************************************

