Ignores Flags?

Hi,

So I’m trying to run a root script while passing arguments, like this:

root -bq doEventLists.C(2,0)

This works, but it seems to ignore the flags; this is a problem because it never finishes, it just remains in root until I kill the process manually. Is this just a bug, or am I doing something wrong?

Thanks.

Thanks Wile E. Coyote (PM) … In case anyone is following an archive, the problem is just that the flags need separated…