lua-users home
lua-l archive

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


Hallo,

On 4/20/06, Kristopher Lohmuller <tervalas@gmail.com> wrote:
>
> This also is generating an error about trying to access a nil value.
> Again, this is an exact copy of code that works, yet mine does not. Any
> suggestions?
>

     Perhaps you're trying this code in Lua 5.1? table.getn and
table.setn are gone.

--
-alex
http://www.ventonegro.org/