[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: cannot index a table loaded as a chunk
- From: "Michael Newberry" <mnewberry@...>
- Date: Fri, 20 Aug 2004 09:02:18 -0700
lua_dofile returns 3.
Michael
----- Original Message -----
From: "Ben Sunshine-Hill" <sneftel@gmail.com>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Friday, August 20, 2004 3:30 AM
Subject: Re: cannot index a table loaded as a chunk
> Well, the Lua side looks fine. I suggest you check the return value of
> lua_dofile to see if the file is being loaded in appropriately.
>
[...]