lua-users home
lua-l archive

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


> Hmm... Weird, no error. No output.

As Ashwin suggested, it's probably a runtime error, not compile error.
So, remove the "else" (but keep the puts) and see.
--lhf