lua-users home
lua-l archive

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


> There's a patch which sounds similar to what you want:
> http://lua-users.org/wiki/LuaPowerPatches and grep table, should be
> the first hit.
>
> Ben
>

Thanks a lot. That solves the problem.
It would be nice not to have to use a patched lua though.
I hope the patch or something similar makes it into the language.
Carl