lua-users home
lua-l archive

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


> 1) Tried prepending '@' or '=' to 'name' argument (this is a hint to Lua
> that the 'name' indicates a file, as far as I can tell).  However, this
> doesn't change anything, the traceback still shows 'string ["..."]'.

This should work. Can you please show us the bytecode?