[IronPython] Bug when calling ironpythonconsole from powershell

Jörgen Stenarson jorgen.stenarson at bostream.nu
Wed Jun 28 20:36:49 CEST 2006


Hi

I have a problem calling ironpythonconsole from windows powershell using 
the -X: options. Below are excerpts from sessions both in cmd.exe and 
powershell:

 From cmd.exe:
C:\IronPython>IronPythonConsole.exe -X:SaveAssemblies hej.py
HELLO WORLD!


 From windows powershell:
PS C:\IronPython> IronPythonConsole.exe -X:SaveAssemblies hej.py
File -X: does not exist

looks like there is some issue with commandline parsing.


Best regards,
Jörgen Stenarson





More information about the Ironpython-users mailing list