Re: [ROOT] tabs in unnamed script

From: Masaharu Goto (MXJ02154@niftyserve.or.jp)
Date: Mon Nov 24 2003 - 11:54:00 MET


Hello Michael and Rene,

The code you sent to us works fine with pure-Cint.  ROOT
reads the macro in advance for judging if it is named or
unnamed macro.  I suppose that part of code can not handle
tab at the first line.   Will you take a look , Rene?

Thank you
Masa Goto


----- Original Message -----
From: "Michael Wiesmann" <wiesmann@e18.physik.tu-muenchen.de>
To: <roottalk@cern.ch>
Sent: Tuesday, November 18, 2003 8:02 PM
Subject: [ROOT] tabs in unnamed script


> Dear Rooters!
>
> I spend some time to find out why my unamed script does not work, while it
> was working yesterday. Well, finaly it boils down that one line
> contained some tabs. I enclosed a small test file, which demonstrates
> nicely, why it was difficult to find: when the first line is
> commented it works, uncommented  it doesn't.
>
> Is this a known feature of root?
>
> Cheers,
> Michael
>
>


----------------------------------------------------------------------------
----


>
>  {
>    cout<<"Hallo"<<endl;
>  }
>



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET