aboutsummaryrefslogtreecommitdiff
path: root/whichbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'whichbas.rst')
-rw-r--r--whichbas.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/whichbas.rst b/whichbas.rst
index 75ce0f1..6b9a63f 100644
--- a/whichbas.rst
+++ b/whichbas.rst
@@ -120,7 +120,8 @@ by writing a program that does these things:
The good news is, such a program will still work fine in Atari BASIC.
Atari BASIC will dimension it as a regular string variable and ignore
-the 2nd dimension.
+the 2nd dimension. Since it's not actually used elsewhere in the program,
+it doesn't hurt anything.
EXIT STATUS
===========