Base
(Redirected from BASE)
BASE {0|1}
The "BASE" parameter of an Option (statement) allows you to choose between BASE 0, which specifies that every array includes a zero element, and BASE 1, which indicates that every array begins with element 1. If an array has two or more dimensions, OPTION BASE applies to all dimensions.
For Disambiguation purposes, see: