forked from amazingfate/loongoffice
- in next Line ??? Allow the Else in a single-line If statement to be terminated by a comment instead of only EOL. Patch by: me (cherry picked from commit cbd43d0cb1165add5b9b559c3608a93ea631da13) Change-Id: I3dcf014c9fe501bc9770ae3cfd69e7730c0b86cb
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]