Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I am facing some errors related to Win32::OLE. How to resolve this error?..

jre_64_bit=java_jre/1.8.0_275_64

No type library matching "Microsoft Excel" found at .\/MatrixGenerator.pm line 26.

Win32::OLE(0.1709): GetOleTypeLibObject() Not a Win32::OLE::TypeLib object at c:/tools/perl/5.14.4.1_3e_ecl/eclipse/plugins/com.fab.ubk.perlinterpreter/Perl/perl/vendor/lib/Win32/OLE/Const.pm line 49.

Bareword "xlThin" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2770.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2770.

Bareword "xlContinuous" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2771.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2771.

Bareword "xlAutomatic" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2772.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2772.

Compilation failed in require at START_TMG.bat line 43.

BEGIN failed--compilation aborted at START_TMG.bat line 43 (#1)

(F) With "strict subs" in use, a bareword is only allowed as a

subroutine identifier, in curly brackets or to the left of the "=>"

symbol. Perhaps you need to predeclare a subroutine?

Uncaught exception from user code:

Bareword "xlThin" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2770.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2770.

Bareword "xlContinuous" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2771.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2771.

Bareword "xlAutomatic" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2772.

Bareword "xlEdgeBottom" not allowed while "strict subs" in use at .\/MatrixGenerator.pm line 2772.

Compilation failed in require at START_TMG.bat line 43.

BEGIN failed--compilation aborted at START_TMG.bat line 43.

at START_TMG.bat line 43.


In reply to Error in Win32::OLE by ece05

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-24 10:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found