K
kr
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 lineI 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
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 lineI 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