On 22/02/2014 13.44, Andrew Starks wrote:
Making something work in lua with file:read and the "*n" option is very simple and makes a nice lua 101 tutorial.
(just to avoid confuse readers: I guess you meant file:read(n)) -- Enrico