https://bugs.documentfoundation.org/show_bug.cgi?id=75556

--- Comment #8 from Pierre Lepage <pierrelepa...@gmail.com> ---
There is no bug in the BASIC engine. In the example cited, add "Option
Explicit" to generate an error in the interpretation phase. At this point,
"Erl()" is initialized correctly with the number of the line and "Error()"
contains the correct message and Err() contains the correct BASIC error number.

Without "Option Explicit", Erl(), Error() and Err() are respectively 0, "" and
0.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to