Hi Paul,
if you are running windows:
if you end up in the wrong directory after failure you could use
sub-batch-files (call xxxx.bat ....) and in that sub-batch-files you
could use the command setlocal. Then environment and working directory
are restored on return from the batch file.
Peter
Am 26.08.2011 09:49, schrieb Paul Grenyer:
Hi
On Fri, Aug 26, 2011 at 8:42 AM, Markus Schaber
<m.scha...@3s-software.com> wrote:
Hi,
Von: ironpython-users-bounces+m.schaber=3s-software....@python.org
Is it possible to set the working directory at the command line?
Google isn't helping me. What I want is:
ipy.exe<working directory> mypy.py.
Why don't you use the command line methods for changing the directory?
That doesn't work so well for my build script. If something fails I
end up in the wrong directory.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users