Re: [IronPython] "Merlin" tutorial not working

2008-10-13 Thread Dino Viehland
Sunday, October 12, 2008 10:20 PM To: Discussion of IronPython Subject: [IronPython] "Merlin" tutorial not working I'm going through the IronPython tutorial and I'm at the COM interop part. I'm trying to get the Merlin example working but I can't get it past a certain

[IronPython] "Merlin" tutorial not working

2008-10-12 Thread Jeff Slutter
I'm going through the IronPython tutorial and I'm at the COM interop part. I'm trying to get the Merlin example working but I can't get it past a certain part. First of all, I had to make some changes to get the example to work, as it doesn't appear the tuple/out param stuff works the same as it d