basic_error/19_REDIM'D_ARRAY basic_error/19_REDIM'D_ARRAY NUMBER 19 MESSAGE REDIM'D ARRAY DESCRIPTION An array can only be DIMensioned once. If an array is referenced before that array is DIM'd, an automatic DIM (to 10) is performed.