Sarir Khamsi writes:
 > OK, I give up. I've looked in several places -- including between the
 > pillows on my sofa

Perhaps you found some money. I hope so.

 -- and still can't find out how. How does one get
 > the ProcID for doing OLE automation in Perl? That is, I want to
 > control Visual C++ from Perl but don't know what to pass to
 > Win32::OLE->new() to get it to work.

I use 'MSDEV.Application'

 > 
 > Where can I find this out for all OLE automation servers? Thanks.

I can't remember where I got that one from, but Activestate do provide
a FAQ "Using OLE with Perl" which suggests using an object browser if
you don't have explicit documentation for the application you want to
control.

-- 
Brian Raven
It is my job in life to travel all roads, so that some may take the road
less travelled, and others the road more travelled, and all have a
pleasant day.
             -- Larry Wall in <[EMAIL PROTECTED]>
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to