Hi there all, I was wondering how you would go about changing the "working directory" in which pythonwin runs python scrips when you use the "running man" button or select "run" from the file menu. At the moment, it runs the script in the directory that the python executable lives in (In this case, c:\Python152\python.exe), but I would like to be able to run them in the directories where the *scripts* live. I can do this by using a dos prompt, but I was wondering if there was a way to do it from the pythonwin GUI window. I am using PythonWin 152 at he moment as I am using Sean McGrath's pyxie library, and it works better with 1.52, however I also have python20 installed, and am interested in ways to do it for each, if they are any different. Thank you :) Wendy Langer ------------------ "The average home computer user now has more processing power, storage and bandwidth than was available to the US Government scarcely a generation ago..." www.potlatch.net ------------------ _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython
