[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Redirecting IO
- From: "Peter Sommerfeld" <peter.sommerfeld@...>
- Date: Tue, 6 Nov 2001 22:17:02 +0100
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