RE:ROOT Bug Report

Masaharu Goto (MXJ02154@nifty.ne.jp)
Thu, 03 Sep 1998 20:08:00 +0900


Stephen,

>If I make the (rather common) error of forgetting
>to close my quotes when issuing and TTree->Draw()
>command, it confounds root to the point where no
>amount of ^C or gROOT->Reset() will cure it; I must
>exit root and start all over. e.g.
>
> root [6] m1->Draw("mphi);
> end with '}'>
> end with '}'>
> *** Break *** keyboard interrupt

Just do what is suggested at command prompt. Type '}' and hit return.
ROOT will recover after clearning the error.

Masaharu Goto