lua-users home
lua-l archive

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


On Sat, Dec 7, 2013 at 5:52 PM, Paul Merrell <marbux@gmail.com> wrote:
> print strPaths

Should be:

print(strPaths)

That says something about how often I code using the console. I'm used
to coding for an app that embeds Lua, no print function available.

Paul


-- 
[Notice not included in the above original message:  The U.S. National
Security Agency neither confirms nor denies that it intercepted this
message.]