RE:about message of No symbol

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Sun Oct 10 1999 - 00:26:31 MEST


Hello Yongzhao,

Rene already answered this. Here is a little addition.
We need to explain '.x' command. It does

  1) Load  [sourcefile].C
  2) Find a function named  [sourcefile]() and run it.

You can use .x command only if you have [sourcefie]() function in
the source. Alternatively, you can give '{ ... }' style macro whoose
format is root original. Otherwise, this kind of error happens.

Thank you
Masaharu Goto

>
>Hi, ROOTer's,
>I got a wrong message when I run a program dialogs.C in the directory
>tutorials as:
>
>root [0] .x dialogs.C
>Error: No symbol dialogs() in current scope  FILE: LINE:0
>*** Interpreter error recovered ***
>
>I don't know what is wrong. 
>Thanks for someone help me.
>Best,
>ZYZ
>
>



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