Base is the only option available at this time. Specifies the default index for the first element of arrays with default lower bounds declared with Dim. Option Base must be called from the Declarations procedure of a code module, and can only be called once per application. |