Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Using Win32::OLE and Excel - Tips and Tricks

by rlewis (Initiate)
on Apr 22, 2007 at 00:11 UTC ( [id://611330]=note: print w/replies, xml ) Need Help??


in reply to Re: Using Win32::OLE and Excel - Tips and Tricks
in thread Using Win32::OLE and Excel - Tips and Tricks

Bareword "msoFalse" "msoTrue" "msoScaleFromTopLeft" not allowed while "strict subs" in use at PPT_ex_2.pl line 25. How can I use the MSWin32 constants without a reference? Thanks...
  • Comment on Re^2: Using Win32::OLE and Excel - Tips and Tricks

Replies are listed 'Best First'.
Re^3: Using Win32::OLE and Excel - Tips and Tricks
by Anonymous Monk on Jul 20, 2007 at 15:11 UTC
    I'm seeing the problem with MSWin32 constants and 'use strict'. Anyone know what the problem is ? Any workaround? Thanks, -- Charles DeRykus
      I needed to add the following to get the needed constant def's: use Win32::OLE::Const 'Microsoft Office .* Object Library'; Sorry for the noise.. -- Charles DeRykus
        I had the same problem. It's working now thanks to you.
        thank ou for sharing the way to handle poewrpoint through perl....i am a beginner in perl and i am trying to display an image on the slide but i am geting the same error as mentioned in the first comment...could you please elaborate on it ?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 21:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found