Bart Friederichs wrote:
I am starting to get going with OOo BASIC (spreadsheet) and there is an
issue with error handling. The documentation is talking of the 'Err'
object that contains an error code. However, when I try it, it always
contains 0 (zero). The 'Erl' and 'Error$' values are set correctly.
Am I missing something here?
I use OpenOffice 2.4.1 on Ubuntu Linux 8.04.
Do you check in an error handler? I assume that you are NOT using
something like "on error resume next", and also, that you have not used
a resume command explicitly.
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info: http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]