diff options
Diffstat (limited to 'basic/README')
-rw-r--r-- | basic/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/basic/README b/basic/README new file mode 100644 index 000000000..c7e6654c1 --- /dev/null +++ b/basic/README @@ -0,0 +1,8 @@ +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] |