lua-users home
lua-l archive

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


Alright, I will try it.

On 5/21/2012 6:10 PM, steve donovan wrote:
On Mon, May 21, 2012 at 11:07 AM, forume<forumme5487@live.com>  wrote:
Does that actually "remove" it or just set it to nil, because I know how to
do that. But I wanna remove it.
Believe us, it's really gone.  'nil' is not a valid value for a table entry.

steve d.