I've got a bunch of text in records that I need to bundle up into a BLOB to hand to a plug-in. Has anyone every sorted out the fastest approach to this sort of thing? Line-by-line directly adding to the BLOB? Building up row of text and converting it all at once? Building up a big text block and converting it all at once?
I hope that the question is clear! P.S. I haven't tested any of this out, so, yeah, lazy. But if anyone has delved into this and already has an answer, I'd be grateful. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

