https://bugs.documentfoundation.org/show_bug.cgi?id=146282
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olivier.hallot@libreoffice. | |org, [email protected] --- Comment #3 from Julien Nabet <[email protected]> --- Reading this https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03010102.html you should rather use: iResponse = MsgBox("Are there special notes that need to be added to this report?", MB_YESNOCANCEL, "Special Notes") Could you give it a try? BTW, there's an error in the documentation, it's not MB_ABORTRETRYCANCEL but MB_ABORTRETRYIGNORE -- You are receiving this mail because: You are the assignee for the bug.
