I am trying to write a tetris like program for an
intro to programing class i am taking and i wanted to use an array to tell wether a box had been filled or not, to do this i would need to make the array public. It (vb5)won't let me do this. does anyone know how to make an array public or some other way to record whether a box has been filled? thanks for all the help.