| Michael Meeks | dc24525 | 2012-03-06 14:41:45 +0000 | [diff] [blame] | 1 | Contains the StarBASIC Interpreter |
| 2 | |||||
| 3 | This implements a macro language that, when in VBA compatibility mode, | ||||
| 4 | is intended to be interoperable with Visual Basic for Applications, | ||||
| 5 | allowing people to run macros embedded in their documents. | ||||
| Josh Heidenreich | 64e1ae0 | 2012-02-07 14:17:29 +1030 | [diff] [blame] | 6 | |
| 7 | See also: | ||||
| 8 | [http://wiki.services.openoffice.org/wiki/Basic] | ||||