Variable Scoping

Robert Sneidar bobs at twft.com
Mon Oct 9 21:00:34 EDT 2006


Parameter passing won't work because there can be a hundred or more  
variables active that a sub-handler depends on referencing to work. I  
cannot pass a hundred parameters, by reference or value.

Array's MIGHT do the trick, but to recode the change programatically  
would be a huge challenge. (see off list reply)

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Oct 9, 2006, at 2:48 PM, Mark Wieder wrote:

> David-
>
> Monday, October 9, 2006, 10:43:04 AM, you wrote:
>
>> You can also use call-by-reference parameters.
>
> Thanks. I knew I was missing an important one...
>
> -- 
> -Mark Wieder
>  mwieder at ahsoftware.net
>
> _______________________________________________
> 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