Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Win32::OLE used with office 2003

by blm (Hermit)
on Jan 31, 2006 at 00:40 UTC ( #526626=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE used with office 2003

What you need to do is update the lines that pull in the constants like msoFalse Here are all the 'use' lines that I had to use to get second example to work with Office 2003:
use warnings; use strict; use Win32::OLE; use Win32::OLE::Const 'Microsoft Office 11.0 Object Library'; use Win32::OLE::Const 'Microsoft Office Runtime 1.0 Type Library'; use Win32::OLE::Const 'Microsoft Word 11.0 Object Library';

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2023-03-26 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?