From 4a0c3fa84bb22deaf2bd9fc8e15b8dce1db3c916 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 22 Jul 2024 00:55:11 -0400 Subject: bas2aplus: tweak doc. --- bas2aplus.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'bas2aplus.rst') diff --git a/bas2aplus.rst b/bas2aplus.rst index 4422fc7..9ca6a38 100644 --- a/bas2aplus.rst +++ b/bas2aplus.rst @@ -104,8 +104,13 @@ A+. For instance, **DIR** is allowed with no argument in XL. BASIC XE ======== -BASIC XE is the last in the series of OSS BASIC interpreters. It adds -a few keywords to BASIC XL, which also don't exist in A+. These are: +BASIC XE is the last in the series of OSS BASIC interpreters. It +supports "EXTENDed" mode, which allows BASIC XE to use all the +memory in a 130XE, but such programs are *not* supported by +**bas2aplus**. Only non-EXTENDed BASIC XE programs can be converted. + +BASIC XE adds a few keywords to BASIC XL, which also don't exist in +A+. These are: **EXTEND** This command is direct-mode only, so it will never appear in a SAVEd -- cgit v1.2.3