hi all
how can i declare an array but with out an index count, ive tried doing
but it doesnt work an di need an array that the index count depends on whats going on in the program at the time.VB Code:
public Array(MAX) as string
any help is appreciated
thanks
