| .ERROR Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| ERROR - an error-trapping statement that simulates the occurrence |
|         of a BASIC error or allows the user to define error codes |
|
| Syntax |
|   ERROR integerexpression |
|     ž integerexpression, which has a value between 1 and 255, is |
|       the error code |
|
See Also  ON ERROR   ERR   ERL   RESUME |