[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Adding new paths for the access of embedded programs
- From: Wesley Smith <wesley.hoke@...>
- Date: Thu, 31 Dec 2009 11:47:13 -0800
if you require a module and Lua can't find it then you definitely have
errors. You just need to read up on the Lua documentation to figure
out how to get them. How are you loading your Lua code?
wes