Can Redim be used to declare a new array ?
Answer Posted / abdul khadeer
We can reinitialize the array by using REDIM but the
condition is before data, what ever the array is having
that is going to be deleted or reinitialized to zero.
So there is one solution for this:
For Example We can use the "Preserve" keyword with the
redim to reintialize the Array with old values still exists.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
Difference between DDE and OLE.
Through which protocol OLEDB components are interfaced?
I get a "file not found" error on the IIF function when I distribute by program. Why?
1s it posible to Create Tables Through Querydef?
How would you add column headers in listview control?
Is it possible to change menu runtime using API? If yes Specify the function names?
Explain about arrays?
To populate a single column value which dbcontrols you to use?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How do you change the icon and otherwise manipulate the DOS box?
How can you get selected file from file system Control?
Explain the usage of Web Browser Control?
How can you Add API functions to your Application?