The Visual LISP Developer's Bible - 2003 Edition

Jul 06, 2002 · For a single-dimension array, specify one index value; for a two-dimension array, specify two index values, and so on. Value A value to assign to each element. To assign different values to individual elements in the array, make separate calls with unique values to correspond to the appropriate element locations. ................
................