On Wed, Apr 13, 2016 at 9:19 PM, Sytze de Boer <[email protected]> wrote:
> Matt, thank you for that quick and great guidance. > I think I may have to work out how to make that top line greater than 255 > chars, but I'm working on it..... > Text to myvar, right? > > <http://leafe.com/reportAbuse/CAG1nNy--MOhyDUr=awn_wl14-3nkghr-erlpnsiaai3jaaw...@mail.gmail.com> > I always used FILETOSTR() but whatever scoops up the contents of a file and into a string var should work. You may have to parse the file or string to do some line breaks for each record, but it's pretty straight forward to figure out. CSV doesn't care about 255 max length as far as I remember. I think you can go to 1024 if you want. Dang, it's been a while since I've done this but that's how I remember things working... -- Matt Jarvis Eugene, Oregon USA --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/capt54rzed9dl-igxgrvuwmf2n2qoh8xncber8yjbbxr+ylu...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

