| .OPTION BASE Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| OPTION BASE - a BASIC declaration that declares the default |
|               lower bound for array subscripts |
|
| Syntax |
|   OPTION BASE n |
|     ž n, a numeric expression, must have a value of 0 or 1. |
|
See Also  LBOUND   DIM |