Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Win32::OLE objects

by jimbojones (Friar)
on May 06, 2005 at 21:03 UTC ( [id://454817]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE;
    
    ...
    
    print "REF IS: ", ref $LogObj, "\n";
    print Win32::OLE->LastError(), "\n"  unless ( $LogObj);
    
  2. or download this
    REF IS:
    Win32::OLE(0.1702) error 0x800401f3: "Invalid class string"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://454817]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-19 04:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found