[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Recommended solution to run Lua scripts with Nginx?
- From: Paul Merrell <marbux@...>
- Date: Sat, 7 Dec 2013 18:13:41 -0800
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.]