aboutsummaryrefslogtreecommitdiff
path: root/cxrefbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-17 17:05:51 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-17 17:05:51 -0400
commit2a73f95e7204ded74409adc03eeac62868e3500f (patch)
tree6887a9803e4421df99c41fc1d7e8a13f2cd036ac /cxrefbas.1
parented910cdfa474bd7a3fd0cf3082119abc41b094e4 (diff)
downloadbw-atari8-tools-2a73f95e7204ded74409adc03eeac62868e3500f.tar.gz
cxrefbas: handle IF <x> THEN <lineno>.
Diffstat (limited to 'cxrefbas.1')
-rw-r--r--cxrefbas.14
1 files changed, 3 insertions, 1 deletions
diff --git a/cxrefbas.1 b/cxrefbas.1
index 8cfb9ac..99870a2 100644
--- a/cxrefbas.1
+++ b/cxrefbas.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "CXREFBAS" 1 "2024-06-16" "0.2.1" "Urchlay's Atari 8-bit Tools"
+.TH "CXREFBAS" 1 "2024-06-17" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
cxrefbas \- Code cross-reference for tokenized Atari 8-bit BASIC files
.SH SYNOPSIS
@@ -46,6 +46,8 @@ is no line 100), it\(aqs printed in the table, prefixed with \fI!\fP\&.
Any command that uses a computed value for a line number will print a
warning on standard error, e.g. \fIGOTO A\fP or \fIGOSUB 100*A\fP\&. Even \fIGOTO
100+0\fP is a computed value, since BASIC doesn\(aqt do constant folding.
+.sp
+Line numbers above 32767, e.g. \fITRAP 40000\fP, are not listed.
.SH OPTIONS
.SS General Options
.INDENT 0.0