Guessing game

Brian Milby brian at milby7.com
Mon Apr 2 16:39:13 EDT 2018


Would that be for properties?  Save the step of putting it into a variable
first?

On Mon, Apr 2, 2018 at 2:29 PM J. Landman Gay via use-livecode <
use-livecode at lists.runrev.com> wrote:

>
> I found this:
>
> ***
> Additionally the into clause has been added to all array set set
> operations allowing commands such as:
>
>    intersect tLeft with tRight into tResult
>
> The operation of the commands is the same as the non-into form except
> that tLeft does not have to be a variable, and the result of the
> operation is placed into tResult rather than mutating tLeft.
> ***
>
> So when is an array not a variable?
>
> --
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
> _______________________________________________
> 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