lua-users home
lua-l archive

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


Hi,
          I have a trusted script that I want to load and execute and I want it to run in the current environment. How should I set the script environment and also pass all the current upvalues to the script?

Thanks,
Milind