◄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►