Command-line arguments with Root 2.21/08 under NT

Jonathan M. Gilligan (jonathan.gilligan@vanderbilt.edu)
Wed, 31 Mar 1999 10:58:42 -0800


Hi,

I just downloaded and installed Root 2.21/08 on my WIndows NT box. Root now
does not seem to process files specified on the command line. If I have a
file called Hello.C that consists of a single line "{ printf("Hello,
world!\n"); }" and I run root from the command line "root hello.C" nothing
happens. If I type ".x hello.C" from inside root, it prints "Hello, world!"
as expected.

Do others experience this problem or is it unique to my computer?

Thanks for any help,
Jonathan