Site hosted by Angelfire.com: Build your free website today!
NAME
  OPTION BASE Statement

SYNOPSIS
  OPTION BASE {0 | 1}
      o The DIM statement TO clause provides a better way to set the lower
        bound of an array subscript.

DESCRIPTION
  Sets the default lower bound for array subscripts.

SEE ALSO
  DIM REDIM LBOUND UBOUND