Arrays and empty? Is this a bug?

Mark Schonewille m.schonewille at economy-x-talk.com
Mon Feb 4 17:16:49 EST 2008


Hi,

Don't forget that there is an "is an array" operator now: <http:// 
quality.runrev.com/qacenter/show_bug.cgi?id=5610>

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com


Op 4-feb-2008, om 23:07 heeft Mark Smith het volgende geschreven:

> Chipp, bug 3610 is the one to vote for: "Arrays as first class  
> values".
>
> There was a discussion about this on the list a few months ago:  
> http://thread.gmane.org/gmane.comp.ide.revolution.user/95982
>
> Best,
>
> Mark
>
> On 4 Feb 2008, at 20:43, Chipp Walters wrote:
>
>> Interestingly one can put empty into an array to reset it:
>>
>> put empty into tMyArray
>>
>> but cannot check to see if an array is empty as it will return  
>> true no
>> matter if there is data in the array or not.
>>
>> put tMyArray is empty
>>
>> always returns true even if:
>>
>> put "red" into tMyArray[1]
>> put tMyArray is empty
>>
>> Is this a bug?
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your  
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list