lua-users home
lua-l archive

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


Thanks for the suggestions!

I think I'll use the "function _(x) return x end" approach, because I
already have gettable tags for strings in place. Which means... I only
need to add one line of code to get it to work! I was expecting
something easier than I had been trying, but not a one-liner...

Thanks,
James Hearn