Aller au contenu principal

OpenOffice Basic


OpenOffice Basic


OpenOffice Basic (formerly known as StarOffice Basic or StarBasic or OOoBasic) is a dialect of the programming language BASIC that originated with the StarOffice 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 domain-specific programming language which specifically serves the OpenOffice application suite.

Example

Although OpenOffice Basic is similar to other dialects of BASIC, such as Microsoft's Visual Basic for Applications (VBA), the application programming interface (API) is very different, as the example below of a macro illustrates. While there is a much easier way to obtain the "paragraph count" document property, the example shows the fundamental methods for accessing each paragraph in a text document, sequentially.

See also

  • Comparison of office suites

Further reading

  • Steinberg, James (2012). Open Office Basic: An Introduction. CreateSpace Independent Publishing Platform. ISBN 978-1481270939.

External links

  • OpenOffice.org BASIC Programming Guide wiki
  • LibreOffice Basic Help
  • Automating Open Office in VB.NET


Text submitted to CC-BY-SA license. Source: OpenOffice Basic by Wikipedia (Historical)



INVESTIGATION