Great, it's working now :) I should have thought of that, but I'm a fairly newby-type person at the moment. It definitely would be nice to have it as an option in the run script dialogue, as you say....how hard would it be, as a newby, to fiddle with the pythonwin source and put this option in? ->-----Original Message----- ->From: [EMAIL PROTECTED] ->[mailto:[EMAIL PROTECTED]]On Behalf Of Mark ->Hammond ->Sent: Wednesday, 4 April 2001 3:51 ->To: Wendy Langer; Active-Python ->Subject: RE: Changing the working directory where pythonwin runs scripts -> -> ->> 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. -> ->The easiest way is just to change Pythonwin's current directory - use ->os.chdir("whereever") in the interactive window. -> ->The dialog probably should have an option for the cwd, I agree. -> ->Mark. -> ->_______________________________________________ ->ActivePython mailing list ->[EMAIL PROTECTED] ->http://listserv.ActiveState.com/mailman/listinfo/activepython -> _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython
