This page (revision-7) was last changed on 03-Feb-2023 15:21 by Roland B. Wassenberg 

This page was created on 23-May-2020 05:06 by Roland B. Wassenberg

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 03-Feb-2023 15:21 2 KB Roland B. Wassenberg to previous
6 23-May-2020 06:05 1 KB Roland B. Wassenberg to previous | to last
5 23-May-2020 05:59 1 KB Roland B. Wassenberg to previous | to last
4 23-May-2020 05:39 1 KB Roland B. Wassenberg to previous | to last
3 23-May-2020 05:35 992 bytes Roland B. Wassenberg to previous | to last
2 23-May-2020 05:16 105 bytes Roland B. Wassenberg to previous | to last
1 23-May-2020 05:06 86 bytes Roland B. Wassenberg to last Extended Atari Basic Version 1.1 (BASIC/XA) APX10177/APX20177 by Thomas D. Newto

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 added 9 lines
EXTENDED ATARI BASIC (BASIC/XA) helps you write programs in ATARI BASIC. It can tell you what variables you have used in your program, their values and dimensions, and which lines use them. BASIC/XA also lets you change variable names, delete a range of lines from your program, renumber your program, and check your program for bad GOTO statements and syntax errors.\\
\\
This automatically loading program is written in machine language and uses about 4000 bytes of memory. A BASIC program included with both versions lets you relocate the diskette version for your system and provides cassette owners with a way to transfer BASIC/XA to diskette.\\
\\
To use BASIC/XA, just type DOS when the READY prompt displays. The screen will clear and display your choices, in the style of the DOS menu. Displaying the real DOS menu is one of BASIC/XA's menu choices.
!!ATR Image
* []