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

--- Comment #2 from Gerhard Weydt <[email protected]> ---
(In reply to Olivier Hallot from comment #1)
> I also tested and confirmed. It looks that if you declare A$ then you should
> use A$ in the code for the sake of readability and maintainability.
> 
> However I am not sure if this is a documentation issue or a bug in the
> implementation of LO Basic.

I don't consider this as a bug in the implementation, it works as well with a$
as with simply a, as is optimal for compatibility sake.
But I understood that we have to report documentation issues in bugzilla. And
the main implication of the text in consideration is that you have to use the $
extension (in the example) every time you use the variable, which is obviously
wrong; therefore the text section should be corrected.
As "for the sake of readability and maintainability": if one would understand
a$ as a name for a variable to be always used, that would astonish me.

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

Reply via email to