lua-users home
lua-l archive

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


Hallo,

On 3/24/06, Simen Haugen <simen.haugen@pandavre.com> wrote:
>
>  Does anyone know whats wrong?
>

     Loading a chunk doesn't automatically execute it. You must use
lua_call() for that.

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