Doesn't vb6 have a function to determine how many array var have actually been filled such as alen()???
Printable View
Doesn't vb6 have a function to determine how many array var have actually been filled such as alen()???
I think you can only find out upper bound of a dinamic array UBound().