[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Empty Table Manipulation
- From: Kristopher Lohmuller <tervalas@...>
- Date: Thu, 20 Apr 2006 15:52:47 -0500
okay, I solved my issue with table.getn(disp) it appears. But I am still
having an issue with for i,d in disp (and in using for i,d in
pairs(disp) ) giving me an error for trying to access a nil value.