Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Error invoking Excel through cgi

by schumi (Hermit)
on May 06, 2002 at 19:50 UTC ( [id://164423]=note: print w/replies, xml ) Need Help??


in reply to Error invoking Excel through cgi

Hi there!

The only thing I can see this bit of code that I'd change is the following:

$Win32::OLE::Warn = 3;

looks better to me written like

Win32::OLE->Option(Warn => 3);

Apart from that, I think without getting the ominous line 21, it seems hard to help you there.

--cs

There are nights when the wolves are silent and only the moon howls. - George Carlin

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-03-29 12:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found