On Tue, Feb 12, 2013 at 5:11 PM, Kurt <[email protected]> wrote:
> > About a missing Char, well, I already add in at the end - a Chr(13) + > Chr(0), which I've already been doing for the Methods property - and it > should supposedly work for the Reserved3 field as well - I AssUMe - since > its also a Memo field. But, of course, I could be wrong about that. > > Let's not go all Cargo Cult, here. You've got the tools to figure this out. Use a copy (a copy!) of a form, grab the memo field into a string, and loop through the string, printing out the ASCII value of each character. See what the delimiters are. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- 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/cacw6n4sdd0ooydbxm2bwbmbwt7tjkunfkarho7e6veyfbbp...@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.

