Strange hang

Alex Tweedly alex at tweedly.net
Mon Jan 14 17:44:48 EST 2013


Which version does the dictionary show "delete array tArray[x]" ?
Doesn't show that in 5.5.3 .... it shows

delete {local | global | variable} {variableName | arrayIndex}

-- Alex.


On 14/01/2013 19:39, Robert Sneidar wrote:
> The dictionary shows delete array tArray[x] as the correct syntax. Not sure if this matters though. Also, if the array is stored in a global variable, you may need to use delete global instead. Again, not sure. Worth testing though.
>
> Bob
>
>





More information about the use-livecode mailing list