in reply to Re: OLE error when trying to run excel macro
in thread OLE error when trying to run excel macro

Under 5.8.4 I am running Win32-AuthenticateUser 0.02 and under 5.8.7 I am using Win32-OLE 0.1403. I am not sure where the Win32-AuthenticateUser came from I am pretty sure I install Win32-OLE. I am not sure what the difference is?????? Thanks for your help!
  • Comment on Re^2: OLE error when trying to run excel macro

Replies are listed 'Best First'.
Re^3: OLE error when trying to run excel macro
by holli (Abbot) on Aug 09, 2005 at 17:58 UTC
    Sometimes a modules API changes during it's development or sometimes a specific version is just buggy.

    To be sure about the version of a module, open it's file and identify the line that looks like
    our $VERSION = '1.2.5';
    That's the version (:


    holli, /regexed monk/