Re: multiple source files in batch mode

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Aug 19 1999 - 19:37:53 MEST


Hi Sean,

use gROOT->LoadMacro("foo.C");
    gROOT->LoadMacro("Blah.C");

Rene Brun


Sean Kelly wrote:
> 
> Hi Rooters,
> 
> I would like to run the following commands in batch mode
> 
> .L foo.C
> .L Blah.C
> main();
> 
> how does CINT handle batch macros that contain CINT commands ?
> 
> thanks
> 
> Sean
> _____________________________________________
> 
> Sean Kelly
> Dept. of Physics
> University of California Los Angeles
> office tel. (310)-825-6035
> fax (310)-206-4397
> voice mail (310)-259-3747
> _____________________________________________



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:38 MET