lua-users home
lua-l archive

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


Curt,


> I think you need to change 
>  lua_register(lua,"_ALERT",luaErrorHandler);
> to lua_register(lua,"_ERRORMESSAGE",luaErrorHandler);

no, sorry, does not work too.

Peter