|
> E:\Dev > > lua51.exe -e "print(os.date'%e')" > lua51.exe: (command line):1: 'date' format too long Lua 5.1.2 no longer emits this error message: http://www.lua.org/bugs.html#5.1.1-4 When reporting problems, please always use -v in command lines. --lhf