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 _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
