aboutsummaryrefslogtreecommitdiff
path: root/cxrefbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'cxrefbas.rst')
-rw-r--r--cxrefbas.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/cxrefbas.rst b/cxrefbas.rst
index b32cdb0..2bba3f7 100644
--- a/cxrefbas.rst
+++ b/cxrefbas.rst
@@ -28,6 +28,8 @@ Any command that uses a computed value for a line number will print a
warning on standard error, e.g. *GOTO A* or *GOSUB 100\*A*. Even *GOTO
100+0* is a computed value, since BASIC doesn't do constant folding.
+Line numbers above 32767, e.g. *TRAP 40000*, are not listed.
+
OPTIONS
=======