Kee- Monday, December 28, 2009, 5:50:19 PM, you wrote:
> You are using it as a script variable. It's a local variable that is > available from any handler in the script. If you want true local, then put > the declaration inside the desired handler.... Additionally, you're using "y" as both a script variable and a parameter passed to somefunction(). -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
