From: x1 Date: 2005-12-10T14:32:46+09:00 Subject: Re: Win32OLE: Output parameters, Dispatch IDs On 12/9/05, Dave Burt wrote: > Fair enough, if you're then doing something destructive with the PID. Indeed I am! "-9 destructive" to be exact :D > You haven't tried win32-utils? I imagine if you're doing this kind of thing > you'll find it very useful. Actually, I've looked at it but have a few reasons not to use it: 1) requires compilation with VC 2) portability. With pid handling needed on multiple systems, I prefer to let the "ruby one click installer" be the only required component for a complete restoration(apart from the scripts themselves) 3) still learning ruby. What better way than to get down and dirty? :-) On 12/9/05, Dave Burt wrote: > Thanks a lot for looking into this and for all the effort you've put into > this library over the years - you're a champ, Masaki Suketa! > > Cheers, > Dave Agreed! Masaki, thanks so much for your time and concern.