aboutsummaryrefslogtreecommitdiff
path: root/listbas.1
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.1')
-rw-r--r--listbas.19
1 files changed, 8 insertions, 1 deletions
diff --git a/listbas.1 b/listbas.1
index f4160de..07ef088 100644
--- a/listbas.1
+++ b/listbas.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 "LISTBAS" 1 "2024-07-16" "0.2.1" "Urchlay's Atari 8-bit Tools"
+.TH "LISTBAS" 1 "2024-07-17" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
listbas \- List the source of a tokenized Atari 8-bit BASIC program
.SH SYNOPSIS
@@ -237,6 +237,13 @@ Black and white are not used by default because presumably, one or the
other is the background color of the terminal.
.SH NOTES
.sp
+So far, \fBlistbas\fP doesn\(aqt support the indentation that BASIC A+/XL/XE
+do by default. It acts like \fBSET 12,0\fP has been executed... though
+BASIC A+ doesn\(aqt actually \fIhave\fP this option, and the indentation can\(aqt
+be turned off in A+ at all.
+.sp
+\-\-
+.sp
\fBlistbas\fP will refuse to operate on a LIST\-protected program with
scrambled variable names. For code\-protected programs, it will stop at
the line with the invalid offset. Use \fBunprotbas\fP(1) to remove the