Charlie Fineman wrote:
> 
> I'm trying to integrate to an ISV's COM interface. When I do a
> "GetActiveObject" it returns undef as expected. When I try to do a
> "new" on the class, perl churns for a moment then exits! Not a word... it
> just exits. Now if I pass a bogus name to the new method, it fails with
> the expected message. I've also succesfully interacted with the COM
> interface via a VB script.

Have you wrapped the new in an eval and looked at $@ yet?

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://bike-nomad.com, Perl homepage:
http://bike-nomad.com/perl

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to