realbasic-nug
[Top] [All Lists]

Re: Size of an Array??

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Size of an Array??
From: "Aaron Ballman" <aaron at realsoftware dot com>
Date: Tue, 11 May 2004 21:52:40 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <p06020406bcc7421db65b at [10 dot 0 dot 1 dot 4]>
> Is there some sort of 'sizeof' command that I cannot seem to locate
> or is there a programmatic way of doing this??

You are looking for the UBound method to tell you the upper bound on the
array.

HTH!

~Aaron

_______________________________________________
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>