home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Pictures / pic2002212359191486.gif < prev    next >
Graphics Interchange Format  |  2002-02-02  |  27.7 KB  |  867x759  |  8-bit (47 colors)
   ocr: DynamicMiulidimensionalArrays - frm2DArray (Code) -0x Form Load Option Explicit Dynamic Multidimensional Array -0x 'I/ Dynamic sultidimensional Arrays - Simple example of a two-dimensional array '1I It has rows and columns just like a spreadsheet in a program like MS Excel. Now go inspect the code to see how easy it is! 'I/ The array in this demo is dynamic because it is redimmable. '1I by John Rirwin (02/01/02) l, - Close A1 B1 C1 1/**** The Uption Base statement makzes code reuse more difficult, especially A2 B2 C2 '1/ if you like to cut and paste, because you have to be aware of what the '1 ...