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

Alex Fedorov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #2 from Alex Fedorov <[email protected]> ---
What I meant by adding a script was basically creating a new LO Basic module
and pasting script contents in it.

Assuming the user interface of LO is in English, here is the procedure.
Invoke the "LibreOffice Basic Macros" dialog: click Tools > Macros > Organize
Macros > LibreOffice Basic... .
Add new module: click Organizer... > Modules tab > New... > (enter module name)
> Ok > Close . This will show "LibreOffice Basic Macros" dialog again.
Edit the created module: select the created module in "Macro from" field of the
"LibreOffice Basic Macros" dialog and click Edit. This will show LibreOffce
Basic IDE.
Remove default module contents (the empty Main sub) and paste contents of the
vbs script attached to the ticket.

To run the script, select reg() function and click "Run Basic" button.

Further information about LO Basic IDE can be found, i.e, at
https://help.libreoffice.org/Basic/Integrated_Development_Environment_IDE

-- 
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