1.
|
Expecting variable
|
7.
|
Illegal extra characters on line
|
2.
|
Expecting =
|
8.
|
Expecting another expression
|
3.
|
Expecting operator
|
9.
|
Illegal line number in goto
|
4.
|
Bracket error
|
10.
|
String is missing end quote (“)
|
5.
|
Not variable on left of equals
|
11.
|
Attempt to change the value of a point in another panel
|
6.
|
Function argument not expression
|
|
|
10.5.2 STRUCTURAL ERRORS
|
|
|
|
|
|
1.
|
Program too large —- text buffer
|
7.NEXT without FOR in line ###
|
2.
|
Too many GOTOs —- allowed 50
|
8.Too many FOR's —- allowed 10
|
3.
|
Program too large at line ###
|
9.Expecting line number after line ###
|
4.
|
Too many lines —- allowed 100
|
10. Line after ### is too long
|