Quote:
Originally Posted by laithis
I tried that...
Start->Run-> scriptname.py
It made me choose the program to read the file. I chose python26.
The command screen flashed up and down so fast, I couldn't read what was on it, then nothing.
Any suggestions?
|
Well... you need to back away from the mouse slowly. Doing it the way you are you can't see the results of the command nor can your enter parameters.
Do Start -> Run
Type in cmd press enter.
Now type...
cd \ScriptFolder
Of course change script folder again to the correct path to where you script is.
Now type the name of the script.
BOb