Hello programmers
Please I need you advice. I have an one dimension array declared as
dim MyArray(9000) as string
I am working with Windows 98 and Visual Basic 6.0
*** Question:
What is the maximun store size for one dimension array?
Can I declare Dim MyArray(13000) as string?
Thanks to all for your time
Daniel
Hollywood, FL
Please I need you advice. I have an one dimension array declared as
dim MyArray(9000) as string
I am working with Windows 98 and Visual Basic 6.0
*** Question:
What is the maximun store size for one dimension array?
Can I declare Dim MyArray(13000) as string?
Thanks to all for your time
Daniel
Hollywood, FL