[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-10-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

--- Comment #4 from Rafael Lima  ---
(In reply to Justin L from comment #3)
> Just noting that there is a "Me" in basic/source/runtime/stdobj.cxx. It must
> not do what OP wants, since it has been there ~forever.

Indeed it exists in the code:

https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods1.cxx?r=6b3e66cd#2926

But for some reason, using Me in a class module results in the error "BASIC
runtime error. Variable not defined."

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

--- Comment #3 from Justin L  ---
Just noting that there is a "Me" in basic/source/runtime/stdobj.cxx. It must
not do what OP wants, since it has been there ~forever.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

Rafael Lima  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||rafael.palma.l...@gmail.com

--- Comment #2 from Rafael Lima  ---
Since this is a feature of class modules, the keyword "Me" should also be
implemented with Option Compatible / VBASupport 1.

I am setting this to NEW.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

Alain Romedenne  changed:

   What|Removed |Added

 Blocks||108908, 114263, 127592


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108908
[Bug 108908] [META] Visual Basic for Applications (VBA) macro issues
https://bugs.documentfoundation.org/show_bug.cgi?id=114263
[Bug 114263] [LOCALHELP] More BASIC functions to document in Help pages
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
[Bug 127592] [META] LibreOffice Basic incl."Option Compatible" modules
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me' keyword not implemented

2022-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

Alain Romedenne  changed:

   What|Removed |Added

Summary|Basic 'Me keyword' not  |Basic 'Me' keyword not
   |implemented |implemented

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147457] Basic 'Me keyword' not implemented

2022-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147457

--- Comment #1 from Alain Romedenne  ---
Created attachment 178301
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178301=edit
'Me' Basic keyword example of use

-- 
You are receiving this mail because:
You are the assignee for the bug.