array mystery
Richard Gaskin
ambassador at fourthworld.com
Thu May 3 17:54:38 EDT 2012
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
More information about the use-livecode
mailing list