Hi Peter

> 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.

Yeah, that feels like quite a hack. It's odd you can't set the working
directory for the python executable.

Any ideas about my command line argument problem?

-- 
Thanks
Paul

Paul Grenyer
e: paul.gren...@gmail.com
b: paulgrenyer.blogspot.com
t: pjgrenyer
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to