Thanks, Dino!
On Mon, Jul 12, 2010 at 2:03 PM, Dino Viehland wrote:
> Aaron wrote:
>> Hello!
>>
>> I have a c# application, and I need to make it scriptable for testing
>> purposes. So, what I would like to do is:
>>
>> 1) run my program
>> 2) pop up a window where I could interactively execute
Aaron wrote:
> Hello!
>
> I have a c# application, and I need to make it scriptable for testing
> purposes. So, what I would like to do is:
>
> 1) run my program
> 2) pop up a window where I could interactively execute IronPython
> commands, to manipulate the c# classes in my application
> 3)be
Hello!
I have a c# application, and I need to make it scriptable for testing
purposes. So, what I would like to do is:
1) run my program
2) pop up a window where I could interactively execute IronPython
commands, to manipulate the c# classes in my application
3)be able to load an IronPython scri