Split by null

Mark Waddingham mark at livecode.com
Thu Jul 23 10:32:21 EDT 2015


Indeed - I already forwarded this to Seb to file :)

Sent from my iPhone

> On 23 Jul 2015, at 15:28, Mike Kerner <MikeKerner at roadrunner.com> wrote:
> 
> Sounds like it's time for a bug report.
> 
>> On Thu, Jul 23, 2015 at 1:11 AM, Peter Bogdanoff <bogdanoff at me.com> wrote:
>> 
>> A heads up:
>> 
>>        split tText by cr and null
>> 
>> works differently in LiveCode 7 than it did in LC 6. The cr parameter is
>> OK, but the null adds another cr when this expression is used in LC 7.
>> 
>> You use the split command to build an array from a list in a field.
>> 
>> I was befuddled when I got bad results when sorting an array in LC 7 while
>> using the same script that worked well in LC 6. I eliminated the “and null”
>> and all was well.
>> 
>> Peter Bogdanoff
>> UCLA
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> 
> -- 
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>   and did a little diving.
> And God said, "This is good."
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list