From 27004df8c071a5edb0fb0b20946ebe3bdd8a55f6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 26 May 2024 02:55:24 -0400 Subject: unprotbas: tweak doc. --- unprotbas.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'unprotbas.rst') diff --git a/unprotbas.rst b/unprotbas.rst index 92ec327..9a9a47d 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -194,7 +194,9 @@ Bad next-line pointer fix bad pointers in protected programs, though it doesn't do anything about variable name scrambling. - **unprotbas -pc** also does this type of protection. + **unprotbas -pc** also does this type of protection. Beware: the + last line of code must never actually be executed by the program, + or BASIC will freeze when it tries to execute it. One more thing **unprotbas** can do is remove extra data from the end of the file. It's possible for BASIC files to contain extra data that -- cgit v1.2.3