<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [LOCALHELP] More BASIC functions to document in Help pages"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=114263#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [LOCALHELP] More BASIC functions to document in Help pages"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=114263">bug 114263</a>
from <span class="vcard"><a class="email" href="mailto:pyoffice.romedenne@sfr.fr" title="Alain H Romedenne <pyoffice.romedenne@sfr.fr>"> <span class="fn">Alain H Romedenne</span></a>
</span></b>
<pre>As for Basic "Me" keyword:
"Classes & objects in OpenOffice" link on the
<a href="https://wiki.documentfoundation.org/Macros/fr">https://wiki.documentfoundation.org/Macros/fr</a> wiki page is mentioning usage of
"Me" keyword within its "self reference" post.
Although the mentioned technique is worth recommending in order to avoid
property/sub/function name collision. It should be noted that Basic-like OO
languages such as VBA, Visual Basic or LotusScript are providing the exposed
feature as built-in the language.
Indeed "Me" should be provided in the exact same fashion as "this" is for
JavaScript or as "self" is for Python languages.
One should either consider "Me" as being unsupported or open a Bug for
supporting such coding facility.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>