Ishwor wrote: > i was just tinkering with it actually. ;-) > In your command prompt just do > Pythonwin.exe /run "C:\Python24\file\PyFiles\clear.py"
It's not a very good idea to store your own scripts in the PythonXY directory -- other than tested working modules which you install in PythonXY\lib\site-packages. E.g. what will you do when Python 2.5 arrives? -- http://mail.python.org/mailman/listinfo/python-list