Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Problem using Win32::OLE on apache

by lepetitalbert (Abbot)
on Feb 04, 2008 at 15:22 UTC ( [id://665979]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $Excel = Win32::OLE->new('Excel.Application') or die "Could not sta
    +rt excel";
    
    ...
    my $Book = $Excel->Workbooks->Open ( "$file" ) 
        or die "$! : $file\n"; # open Excel file
    
  2. or download this
    found
    readable
    writable
    Software error:
    Bad file descriptor : E:/www/aglocal/Inlook/excel/facture.xls
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found