This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
in reply to Re^2: Win32::OLE objects in thread Win32::OLE objects
Hi
Right; is it possible that your 'use Win32::OLE' statement was/is different in your .pl file as opposed to the .pm file? Or had a use Win32::OLE::Const line?
- j
Re^4: Win32::OLE objects
by anselmomh (Initiate) on May 06, 2005 at 16:09 UTC
|
The Win32::OLE::Const line was never in the perl file and an older copy that works has the exact same lines for the creation of the object .. there must be something you have to do when passing a Win32::OLE object back and forth between a perl file and a module that im not aware of :( | [reply] |
|