| To: | "Getting Started" <gettingstarted at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Dim of an array |
| From: | Charles Yeomans <yeomans at desuetude dot com> |
| Date: | Tue, 16 Dec 2003 17:58:39 -0500 |
On Tuesday, December 16, 2003, at 05:51 PM, Andrew Keller wrote: Is there some property of an array ( Dim rawinput(10,2) As Integer) that will tell you its dimensions? Or do I really have to keep track of that myself in a separate variable? UBound(array, -1) returns the dimension of the array. Charles Yeomans - - - Unsubscribe or switch delivery mode: <http://support.realsoftware.com/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Dim of an array, Andrew Keller |
|---|---|
| Next by Date: | Re: Dim of an array, CV |
| Previous by Thread: | Dim of an array, Andrew Keller |
| Next by Thread: | Re: Dim of an array, CV |
| Indexes: | [Date] [Thread] [Top] [All Lists] |