From e4288a04fc0d14190743e6e2700315436d468817 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 25 May 2024 16:14:04 -0400 Subject: unprotbas: do not try to read tokenized BASIC from stdin if it's a terminal. --- unprotbas.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unprotbas.rst') diff --git a/unprotbas.rst b/unprotbas.rst index c8584e8..743559b 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -144,7 +144,7 @@ Variable name table scrambling names in the program, the recovery process just invents new ones, named A through Z, A1 through A9, B1 through B9, etc, etc. It'll require human intelligence to figure out what each variable is for, - since the names are meaningless. + since the names are meaningless. See **VARIABLE NAMES**, below. The **output-file** may not be the exact size that the **input-file** was. Some types of variable-name scrambling shrink -- cgit v1.2.3