mike2145
October 8th, 2001, 10:22 PM
Doesn't vb6 have a function to determine how many array var have actually been filled such as alen()???
|
Click to See Complete Forum and Search --> : vb6 array length mike2145 October 8th, 2001, 10:22 PM Doesn't vb6 have a function to determine how many array var have actually been filled such as alen()??? Andrew R. October 9th, 2001, 12:07 AM I think you can only find out upper bound of a dinamic array UBound(). codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |