Some problems when running codes on root prompt

The script should contain a function having the same name of the file. Ie.

if you macro file in xxx.C the file should have at lest a function

void xxx()
{
...
}

When you do the following is your macro listed in the output?

root [0] .! ls

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.