How do I launch 'somewhere/Sweety.py' without 'somewhere/'?

Nils Hensel nils.hensel at online.de
Sat Apr 7 05:40:19 EDT 2001


cd c:\really\long\path
python Sweety.py

HTH,
Nils

"Martin Bless" <m.bless at gmx.de> schrieb im Newsbeitrag
news:3acfd343.1841976 at news.muenster.de...
> Working in dos boxes of win - but probably independent of this here's
> my question:
>
> ok,   PYTHON   starts Python
> ok,   PYTHON   c:\really\long\path\somewhere\Sweety.py
> executes  my beloved script Sweety.py.
>
> How can I start   Sweety.py   without having to specify that awful
> long path?
>
> Martin





More information about the Python-list mailing list