in reply to Closing Spreasheet problems

Hmmm ,

Does ...error number <0> message <The operation completed successfully.> not suggest to you that the sheet was closed successfully ?

IIRC, methods in Win32::OLE tend to return errors accessed via the Win32::OLE::LastError() method.

A user level that continues to overstate my experience :-))

Replies are listed 'Best First'.
Re^2: Closing Spreasheet problems
by merrymonk (Hermit) on May 21, 2009 at 09:20 UTC
    I agree it does suggest that. However I have found that getting
    error messages is this way does not always 'tell truth'