best way to eliminate a row in a multidimensional array

From: Jack (jack_posemsky_at_yahoo.com)
Date: 05/29/04


Date: 28 May 2004 22:52:21 -0700

Hi I want to take out an entire row of a multidim array (everything
about it) and have the row below "assume" the row and index numbers
(and any other subsequent rows also would move up 1 with their
indices)..

Also, I am looking for a good way to count the number of rows in a
given multidim array..

Curious how this can be done.

Thank you,

Jack