On 23 Feb 98 at 15:52, Valery Fine wrote: I am sorry, I did mistake, it should be > echo void RootBrowser(char *URL); >/tmp/RootBrowser.C > echo { >>/tmp/RootBrowser.C > echo TWebFile *f = new TWebFile(URL); >>/tmp/RootBrowser.C > echo TBrowser *b = new TBrowser; >>/tmp/RootBrowser.C > echo } >>/tmp/RootBrowser.C > root /tmp/RootBrowser.C(\".root file name\") Otherwise the Browser will be closed as soon as it is opened. Anyway it is just an idea but a full-scale solution. It would be better ROOT would understand .root (self-contained) extension and assume the macro file (like above) is delivered with (packed into) that root file altogether. etc, etc, etc . . . Valery
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:30 MET