Files
loongoffice/basic
Caolán McNamara 7baea495ca cid#1448485 silence Copy-paste error
Change-Id: I6c82f9d87203d90099e39880bfd3feb2c2ff8354
Reviewed-on: https://gerrit.libreoffice.org/76097
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-07-22 16:51:30 +02:00
..

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.openoffice.org/wiki/Basic]