local variables
    Mark Wieder 
    mwieder at ahsoftware.net
       
    Mon Dec 28 21:00:52 EST 2009
    
    
  
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
 mwieder at ahsoftware.net
    
    
More information about the use-livecode
mailing list