From c6d2e2649a1030f975e0a1bf76417d8a2108c435 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 21 Jul 2024 17:05:33 -0400 Subject: bas2aplus: tweak doc. --- bas2aplus.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'bas2aplus.1') diff --git a/bas2aplus.1 b/bas2aplus.1 index 46eb8cf..b512090 100644 --- a/bas2aplus.1 +++ b/bas2aplus.1 @@ -140,10 +140,14 @@ program anyway. Not supported in either A+ or XL. .UNINDENT .sp -BASIC XE also allows some syntax that\(aqs not valid in either BASIC -XL or A+. For instance, \fBIF \fP can appear as the last -statement on a line, and \fBLVAR\fP no longer requires an argument. -\fBbas2aplus\fP doesn\(aqt detect these constructs. +BASIC XE also allows some syntax that\(aqs not valid in either BASIC XL +or A+. For instance, \fBIF \fP, without \fBTHEN\fP, can appear +as the last statement on a line, and \fBLVAR\fP no longer requires an +argument. \fBbas2aplus\fP doesn\(aqt detect these constructs. +.sp +Actually, BASIC/A+ will \fBLIST\fP and \fBRUN\fP programs with the \fBIF\fP +issue, but such lines can\(aqt be edited in A+. Easy enough to add a +\fB:REM\fP to the end of the line, though. .SH TURBO BASIC .sp Not supported. It\(aqs also an extended version of Atari BASIC (by -- cgit v1.2.3