On 05/29/2012 05:26 PM, leeand00 wrote:
Can this be enabled for an entire script instead of just for a single function or sub?
If you are using StarBasic, checkout section "3.10. Error handling using On Error" in this document: http://www.pitonyak.org/OOME_3_0.odt
If you use the on error mechanism, it will call that error handling routine even if the error occurs in a different subroutine or function.
Oh, and no, the referenced document is not finished. -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
