Peter M. Brigham wrote:
On May 3, 2012, at 5:34 PM, dunbarx at aol.com wrote:

Peter.

There was a very recent thread about permissible chars for an array, and it 
seems that all chars except null work fine. is it possible that your 
recalcitrant empty lines might contain (or simply be) a null?

Would putting the string into a field then putting the text of the field back 
into a variable remove any null characters?

I don't think so, but this will:

  replace NULL with empty in tSomeData

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to