https://bugs.documentfoundation.org/show_bug.cgi?id=65758
Beluga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Beluga <[email protected]> --- (In reply to gaelle.faurepinel from comment #0) > When the "error" function is in a "if" statement, it is never triggered. > In this case, it doesn't : > Sub Main > Dim isErreur as Boolean > isErreur = 1 > if isErreur then > MsgBox "Essai lancement erreur." > error(9) > MsgBox "Lancement loupé." > end if > End Sub I do get both msgboxes in this case. Does this mean the bug went away? Win 7 Pro 64-bit Version: 4.5.0.0.alpha0+ Build ID: 8c3cf9dd48e40604867d3a28bddaccd65142df17 TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2015-03-27_15:15:18 Locale: fi_FI -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
