RE: startup script

2001-10-09 Thread Kent Tenney
adding "-run c:\wherever\foo.py" to the command-line should allow you to execute a script. When I add this to the shortcut property for PythonWin I get the message "Cannot load the file from c:\-run" ___ ActivePython mailing list [EMAIL PRO

RE: startup script

2001-10-09 Thread Mark Hammond
[Henry] > So I can't make PythonWin use a startup script? Is their a way to > permanently add paths to PythonWin, so I can access scripts in my project > directories? I use ActivePython on win 98 BTW. I think that it may be > done through editing the regestry, but I am not sure how to go about

RE: startup script

2001-10-09 Thread Henry
So I can't make PythonWin use a startup script? Is their a way to permanently add paths to PythonWin, so I can access scripts in my project directories? I use ActivePython on win 98 BTW. I think that it may be done through editing the regestry, but I am not sure how to go about it.