[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Empty Table Manipulation
- From: "Alex Queiroz" <asandroq@...>
- Date: Thu, 20 Apr 2006 17:13:25 -0300
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/