Well looks like I answered my own question in 30 seconds flat. LEN() will give you the length of the array, as in this example: DIM STUFF[10] PRINT LEN(STUFF)