Informacje dodatkowe     Błędy Runtime języka QBasic


Spis błędów Runtime obsługiwanych przez język QBasic (numery i komunikaty):

   1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
16
17
18
19
20
24
25
26
27
29
30
33
35
  NEXT without FOR
Syntax error
RETURN without GOSUB
Out of DATA
Illegal function call
Overflow
Out of memory
Label not defined
Subscript out of range
Duplicate definition
Division by zero
Illegal in direct mode
Type mismatch
Out of string space
String formula too complex
Cannot continue
Function not defined
No RESUME
RESUME without error
Device timeout
Device fault
FOR without NEXT
Out of paper
WHILE without WEND
WEND without WHILE
Duplicate label
Subprogram not defined
        37
38
40
50
51
52
53
54
55
56
57
58
59
61
62
63
64
67
68
69
70
71
72
73
74
75
76
  Argument-count mismatch
Array not defined
Variable required
FIELD overflow
Internal error
Bad file name or number
File not found
Bad file mode
File already open
FIELD statement active
Device I/O error
File already exists
Bad record length
Disk full
Input past end of file
Bad record number
Bad file name
Too many files
Device unavailable
Communication-buffer overflow
Permission denied
Disk not ready
Disk-media error
Feature unavailable
Rename across disks
Path/File access error
Path not found