is there a way to set multiple indexes on an array? for example need an array of numbers 9,8,5,8,4 is there a short-cut method to arrMyArray(1) = 9 and so forth?