lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello Jules,

Tuesday, August 19, 2003, 2:23:51 PM, you wrote:

So there is no way to add local variable to thread from the C-side as easily as
global?

Because when I write in my scriptfile
 local SomeVar;
it works as I want(It became known only for this very thread)


-- 
Best regards,
 Antero Vipunen