rootlogon.C :
{
while (1)
gROOT->Load("YourMacro.C");
}
:)
/Anton
-----
I have a bunch of files that I usually load with .L <filename>, but I want
to load them automatically. Unfortunately, I can't get either .rootrc or
rootlogon.C to do the trick. I get messages like "Syntax error -
.Lmacros.cc" (That is, the space between .L and the filename has been
deleted).
So, where am I supposed to put commands like this?
Thanks,
Greg
http://www.smartquant.com
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:38 MET