At 6:54 AM -0700 10/25/2001, Selena Ulrich wrote: >Is it possible to store an array within an array in Revolution?
Not at present. However, you can create a multidimensional array by separating the parts of the key with a comma: put "first row - second column" into myArray[1,2] This may serve your purpose, depending on what you need to do. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer!
