lua-users home
lua-l archive

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


> So this would be blah = loadin(pathtoscript, envtab)

more like blah = loadin(envtab, code_as_string)

- yuri