src: i.ytimg.com
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 LibreOffice (where it is known as LibreOffice Basic).
Video OpenOffice Basic
Example
Although OpenOffice Basic is similar to other dialects of BASIC, such as Microsoft's 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.
Maps OpenOffice Basic
See also
- Comparison of office suites
src: i.ytimg.com
Further reading
- Steinberg, James. Open Office Basic: An Introduction. CreateSpace Independent Publishing Platform. ISBN 978-1481270939.
src: www.meepyatite.info
External links
- BASIC Macros
- OpenOffice.org BASIC Programming Guide wiki
- OpenOffice.org VBA emulation model project (still in heavy development)
- Andrew Pitonyak's macro information
- OpenOffice.org API
- OpenOffice.org/StarOffice API Project Page
- OpenOffice.org SDK
- OpenOffice.org Developer's Guide
- API reference manual
- LibreOffice API
- LibreOffice API Documentation
- LibreOffice Basic Help
Source of the article : Wikipedia