From: Andre A. <ar...@ki...> - 2013-10-04 13:32:04
|
Change line 27 from: io.write(string.format(unpack(arg))) to: io.write(string.format(unpack({...}))) I am using 5.2 By the way the transition to 5.2 is surprisingly easy. I had fewer changes to do then expected. Thank you for all that great work. Andre |