VBForums
>
Visual Basic
>
Visual Basic 6 and Earlier
> Getting Array Bounds
PDA
Click to See Complete Forum and Search -->
:
Getting Array Bounds
Dayo312
Jan 27th, 2000, 05:39 AM
How can I get the end number of a array (usually OldDirName(54) but changes)
Thanks!
MartinLiss
Jan 27th, 2000, 05:54 AM
Ubound(OldDirName)
------------------
Marty
COGITO EGGO SUM
I think; therefore I am a waffle.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.