•  Back 
  •  Inhalt 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Hilfe 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Online-Hilfe zu Omikron.Basic 5
Author      : Karsten Lüdersen @ HH
Version     : OM-Basic-Hilfe 0.60
Subject     : Programmieren/Basic
Nodes       : 1054
Index Size  : 29270
HCP-Version : 4
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : 
@help       : Hilfe
@options    : +g -i +y +z -t4 -d24
@width      : 75
View Ref-FileTOS-Fehlermeldungen
Fehlermeldungen des Compilers
Fehlermeldungen des Compilats
Fehlermeldungen des Basics                                   Omikron.Basic

Fehler-Nr.  Bedeutung
1       Structure too long
2       Syntax error
3       RETURN without GOSUB
4       Out of DATA
5       Illegal function call
6       Overflow
7       Out of memory
8       Undefined Statement
9       Subscript out of range
10      Duplicate definition
11      Division by zero
12      Illegal direct
13      Type mismatch
14      RETURN without function
15      String too long
16      Formula too complex
17      Can't continue
18      Undefined user function
19      No RESUME
20      RESUME without error
21      use EXIT
22      Missing operand
23      Line buffer overflow
24      REPEAT without UNTIL
25      UNTIL without REPEAT
26      FOR without NEXT
27      NEXT without FOR
28      IF without THEN or ENDIF
29      WHILE without WEND
30      WEND without WHILE
31      THEN, ELSE or ENDIF without IF or THEN
32      <intern verwendet>
33      Reset
34      Bus error
35      Adress error
36      Unknown opcode
37      Division by Zero
38-43   <nicht belegt>
44      Out of memory. SAVE or re-CLEAR immedeately
45      EXIT without structure
46      Use EXIT TO in functions
47      Not regular matrix
48      <nicht belegt>
49      Bad line number
50      FIELD overflow
51      <intern verwendet>
52      Bad file number
53      File not found
54      Bad file mode
55      File already open
56      File not open
57      TOS error #XX
58      File already exists
59      File type mismatch
60      Bad disk
61      Disk full
62      Input past end
63      Bad record number
64      Bad file name
65      Path not found
66      Direct statement in file
67      Too many files
68      Write error
69      Read error
70      Disk write protected
71      Illegal pointer
72      Illegal SELECT-CASE-Structur