Re: How to load macro with arguments

From: Elias Athanasopoulos (eatha@cc.uoa.gr)
Date: Wed Mar 29 2000 - 23:07:38 MEST


	Hi,

>root [4] gROOT->Macro("bar.C(TMP)");
>Error in <TROOT::Macro>: macro bar.C(TMP) not found in path .:..
>As you see above, bar.C is in the macro search path. However, CINT seems to
>search a macro named as bar.C(TMP).

	You can try:
	root[...] gROOT->ProcessLine(".x bar.C(TMP)");

	Regards,
	Elias

--
Elias Athanasopoulos
University Of Athens (UOA)
H.E.P. & Applications Lab.
http://www.uoa.gr/~eatha

I bet the human brain is a kludge. -- Marvin Minsky



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET