TInterpreter...

Olivier Meplan (meplan@isn.in2p3.fr)
Sat, 08 May 1999 18:46:18 +0200


Hello Rooters!

I have question about the TInterpreter class.
If I well understand, with the gInterpreter->ExecuteMacro("myMacro.C"),
it is possible to execute the macro myMacro.C from a compiled prg
exactly if I was in a ROOT Interactive session.
But when in my prg I make a call to that function nothing appears...
(I have just put a printf statment in myMacro.C ). What am I doing
wrong? Where can I find some exemples and documentation on the
TInterpreter class?

Thanks a lot
Olivier meplan