I have a dynameic array: Array() which is public and available to everything.
I ReDim this in a sub and read values into it.
I thne try and read the same values from the Array in another sub but I cant seem to be able to do it. No error messages it just doesn't happen. I seems to get blank lines out of the array instead of what I KNOW is in there!
Is what I'm trying to do not possible (VB5)????
elziko
I ReDim this in a sub and read values into it.
I thne try and read the same values from the Array in another sub but I cant seem to be able to do it. No error messages it just doesn't happen. I seems to get blank lines out of the array instead of what I KNOW is in there!
Is what I'm trying to do not possible (VB5)????
elziko