> 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"
Oops - make that "/run".
Mark.
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
[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 sur
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 abo
Unless you're talking about PythonWin, which does not appear to honor
PYTHONSTARTUP. IDLE will if you start it with the -s command line option.
The version of Boa in CVS now honors it with the -s option also. PyCrust
runs the startup script automatically.
---
Patrick K. O'Brien
Orb
Henry wrote:
> How do I make the python interpreter run a script upon startup?
Check the manual about environment variable "PYTHONSTARTUP".
Markus
___
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/act
How do I make the python interpreter run a script upon startup?
___
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython