I've the following problem with Win98:
When I open a script with IDLE, it's possible to execute it.But when I open it
in a different environment (like wscite) and try to start it, I always get the
error message:
" pythonw -u xxxxx.py Application not found". I assume that I have to set some
environment variables? I tried to include my python path to PATH in
autoexec.bat, but no luck.
In addition, how do I start a script that needs command line options from
windows 98?
thnx,
NIC