Content deleted Content added
Dondu Muffin (talk | contribs) No edit summary |
m →External links: fix LibreOffice Basic Help link |
||
(16 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Short description|Programming language}}
{{no footnotes|date=December 2013}}
'''OpenOffice Basic''' (formerly known as StarOffice Basic or '''StarBasic''' or '''OOoBasic''') is a dialect of the [[programming language]] [[BASIC]] that originated with the [[StarOffice]] [[Productivity software#Office suite|office suite]] and spread through [[OpenOffice.org]] and derivatives such as [[Apache OpenOffice]] and [[LibreOffice]] (where it is known as '''LibreOffice Basic'''). The language is a [[
== Example ==
Although OpenOffice Basic is similar to other dialects of BASIC, such as [[Microsoft]]'s [[Visual Basic for Applications
<syntaxhighlight lang="
Sub ParaCount
'
Line 33 ⟶ 34:
== See also ==
* [[Comparison of office suites]]
== Further reading ==
* {{Cite book|first=James|last=Steinberg|title=Open Office Basic: An Introduction|
== External links ==
* [http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide OpenOffice.org BASIC Programming Guide] wiki▼
* [https://help.libreoffice.org/
▲*[http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide OpenOffice.org BASIC Programming Guide] wiki
* [https://www.manfridayit.co.uk/blog/coding-vba-tips-snippets/using-vb-net-to-update-open-office-calc-spreadsheet/ Automating Open Office in VB.NET]
▲*[https://help.libreoffice.org/Basic/Basic_Help LibreOffice Basic Help]
{{OpenOffice}}
|