At 4:15 PM -0800 3/30/06, Lo Saeteurn wrote:
Is this how RB's arrays work? Well...maybe I should stop using the
append method.
No, you should continue using the append method. We were talking
about Redim, not Append.
Does it redim on every append or does it redim with twice the size
so it doesn't do this too often?
Append does the latter (though technically it's a resize, not a redim).
Best,
- Joe
--
Joseph J. Strout
joe at strout dot net
_______________________________________________
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>
|