Number | Message |
---|---|
0 | Warning: unmatched () |
1 | Warning: line number too big |
2 | Warning: unmatched " |
3 | Attempt to use badly nested error handler (or corrupt R13) |
4 | Out of range value assigned to PAGE |
5 | Out of range value assigned to LOMEM |
6 | Out of range value assigned to HIMEM |
7 | Program renumbered |
8 | Bad program |
9 | Not enough room to convert this program to text |
10 | Static Integer variables:@% = " |
11 | Dynamic variables: |
12 | Procedures: |
13 | Functions: |
14 | Libraries: |
15 | Installed libraries: |
16 | Current Overlay (from " |
17 | BASIC -help activated (use HELP at the > prompt for more help): |
18 | BASIC64 -help activated (use HELP at the > prompt for more help): |
19 | Unknown keyword. |
20 | BASIC [-chain] <filename> to run a file (text/tokenised). |
BASIC -quit <filename> to run a file (text/tokenised) and quit when done. | |
BASIC -load <filename> to start with a file (text/tokenised). | |
BASIC @xxxxxxxx,xxxxxxxx to start with in-core text/tokenised program. | |
BASIC -chain @xxxxxxxx,xxxxxxxx to run in-core text/tokenised program. | |
21 | BASIC64 [-chain] <filename> to run a file (text/tokenised). |
BASIC64 -quit <filename> to run a file (text/tokenised) and quit when done. | |
BASIC64 -load <filename> to start with a file (text/tokenised). | |
BASIC64 @xxxxxxxx,xxxxxxxx to start with in-core text/tokenised program. | |
BASIC64 -chain @xxxxxxxx,xxxxxxxx to run in-core text/tokenised program. | |
22 | Starting with %0 bytes free |
23 | Failed with %0 on line %1 |
24 | %1 at line %0 |
25 | The program size is %0 bytes, the variables use %1 bytes. There are %2 bytes of memory remaining. |