Help:What does this mean?

kr kr9999 at sinamail.com
Tue May 25 17:18:18 EDT 2004


Hello,
I am new to PytonWin. I have a simple script, just one line-- print "hello".
It runs OK when I use File/Run
But in command line
>> Script1.py
I got the error msg:
Traceback (most recent call last):
  File "<interactive input>", line 1, in ?
NameError: name 'Script1' is not defined

What's wrong with it? How can I fix it?
THKS
kr





More information about the Python-list mailing list