LiveCode 10 - what are your thoughts on the new features?

Mark Wieder ahsoftware at sonic.net
Wed Sep 8 19:52:21 EDT 2021


On 9/8/21 4:37 PM, Alex Tweedly via use-livecode wrote:

> I think that
> 
>     put [4, 5, 7] into tV
> 
> is actually equivalent to
>     put 4 into tV[1]
>     put 5 into tV[2]
>     put 7 into tV[3]
> 
> But I'm happy to wait and try it out in the DP.

I would certainly be happier if that turns out to be the case.
Otherwise unraveling the hash would be a bit strange.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list