I think you have to declare the variable as a local first and then assign it. 
Then I think it will be available within subsequent handlers.

ie.

<?livecode 
local lang
put "123" into lang["a"] 
put "456" into lang["b"] 


Martin





--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Variable-scope-in-Server-mode-tp4669166p4669175.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to