|
Hi FredericoWhat is your package.path?something like ?;?.lua;?.loThat's your problem. Try ?.lua;?.lo instead (without the preceeding `?;').
Yeah, I know. I'm just questioning the semantics of the 'readable(filename)' function. To me it seems to be used as "is filename a readable file?"
-- Fred