realbasic-nug
[Top] [All Lists]

Re: Deleting a row of a Multi-Dimension Array

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Deleting a row of a Multi-Dimension Array
From: Asher Dunn <asher at fireyesoftware dot com>
Date: Sun, 30 Jan 2005 17:21:12 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <7A8AB8CC-61F7-11D9-AF1C-000A95728606 at aboutfacedata dot ab dot ca> <a06200701be071346d041 at [10 dot 10 dot 13 dot 4]>

On Jan 9, 2005, at 11:59 AM, Joseph J. Strout wrote:

I can't seem to find a simple way to delete a row of a multi-dimension array, from the middle of the array, given that the array.remove method only works for single dimension arrays?

That's right. There's no simple way to remove a column, either (nor a higher-dimensional slab of a multi-dimensional arrays).

Is the only way some strange re-assignment and redim operation?

Asher Dunn
--------------------------------------------------------
President and Head Developer of Fireye Software <http://www.fireyesoftware.com/>
AIM and Yahoo: fireye7517

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>