Passing parameters by reference

Dar Scott dsc at swcp.com
Tue Mar 13 02:43:07 EDT 2012


On Mar 12, 2012, at 11:18 PM, Mark Wieder wrote:
> You'd have to somehow prevent the dereferencing of myArray[myKey] in
> order to pass it by reference.

Just as the dereferencing of x would have be be prevented to pass it as reference.  

Perhaps any mutable place is the same.

Dar


More information about the use-livecode mailing list