2012-03-06 14:41:45 +00: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.
|
2012-02-07 14:17:29 +10:30
|
|
|
|
|
|
|
See also:
|
2013-09-07 14:21:22 +02:00
|
|
|
[http://wiki.openoffice.org/wiki/Basic]
|