On Fri, Aug 26, 2011 at 7:56 AM, Paul Grenyer <paul.gren...@gmail.com>wrote:

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

Can you show the console output that makes you think it's pulling the second
argument as a python file to execute?

Thanks,

slide
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to