aboutsummaryrefslogtreecommitdiff
path: root/whichbas.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-09 20:07:56 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-09 20:07:56 -0400
commita099543f2193948ba604165d2824ac3b9dbd8d4d (patch)
tree8a6ec7517d11365afa4a5ca6b1da9d18ede5eed2 /whichbas.rst
parent304b13a6e742a713bfd576bbfd3a39aa2ed2f323 (diff)
downloadbw-atari8-tools-a099543f2193948ba604165d2824ac3b9dbd8d4d.tar.gz
whichbas: add BASIC/A+ detection.
Diffstat (limited to 'whichbas.rst')
-rw-r--r--whichbas.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/whichbas.rst b/whichbas.rst
index 327e8dc..497b0ff 100644
--- a/whichbas.rst
+++ b/whichbas.rst
@@ -15,7 +15,7 @@ whichbas [-v] *input-file*
DESCRIPTION
===========
**whichbas** reads a tokenized Atari 8-bit BASIC, Turbo BASIC,
-BASIC XL, BASIC XE, or Atari Microsoft BASIC program and attempts to
+BASIC XL, BASIC XE, BASIC/A+, or Atari Microsoft BASIC program and attempts to
discover which BASIC is required to run it.
*input-file* must be an actual file. **whichbas** can't read from
@@ -154,6 +154,9 @@ With the **-s** option, the exit status is:
**13**
Compiled Turbo BASIC detected.
+**14**
+ OSS BASIC/A+ detected.
+
**64**
None of the above; not BASIC.