libqtlua-list
[Top][All Lists]
Advanced

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

Re: [Libqtlua-list] Ok, I have a new question


From: Alexandre Becoulet
Subject: Re: [Libqtlua-list] Ok, I have a new question
Date: Fri, 28 Nov 2014 12:45:32 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.3 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Fri, 28 Nov 2014 09:03:46 -0000,

> I've found exec_statements, which 
> appears to be what I want to execute a whole script, although it's 
> error output appears to be a little unhelpful, "hardwired" in to 
> stdout...

It's in no way hardwired to stdout.  Errors are repported by throwing
C++ exceptions. All you have to do is catching the exception and
getting the embedded error message.

--
Alexandre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]