Re: [IronPython] VS2005 Iron Python

2006-08-25 Thread jcollett
9 Re: [IronPython] VS2005 Iron Python AM

Re: [IronPython] VS2005 Iron Python

2006-08-25 Thread Dino Viehland
figure it out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Moad Sent: Friday, August 25, 2006 8:29 AM To: Discussion of IronPython Subject: Re: [IronPython] VS2005 Iron Python On 8/16/06, Jeff Collett <[EMAIL PROTECTED]> wrote: > > Hi, >

Re: [IronPython] VS2005 Iron Python

2006-08-25 Thread Charlie Moad
On 8/16/06, Jeff Collett <[EMAIL PROTECTED]> wrote: > > Hi, > A question for anyone using the VS2005 IronPython IDE. > I start a python console app, but when I attempt to run it within VS2005 it > just shows an empty console window. > I can run the py program fine if I use the command line IronPyth

Re: [IronPython] VS2005 Iron Python

2006-08-17 Thread fabio.pliger
6 15:10:58 -0500 Subject: [IronPython] VS2005 Iron Python Hi, A question for anyone using the VS2005 IronPython IDE. I start a python console app, but when I attempt to run it within VS2005 it just shows an empty console window. I can run the py program fine if I use the command line IronPython. I

[IronPython] VS2005 Iron Python

2006-08-16 Thread Jeff Collett
Hi, A question for anyone using the VS2005 IronPython IDE. I start a python console app, but when I attempt to run it within VS2005 it just shows an empty console window. I can run the py program fine if I use the command line IronPython. I am wondering if/how one can run the program within the ID