Hi,
I have a muti-dimension array and would like to init it everytime a form is load?
do I have to loop through it like below or quicker way to do
For i=1 to 2000
array(i).field1 = ""
array(i).field2 = ""
next i
Thanks!
|
Results 1 to 4 of 4
Thread: init. an array?Threaded View
|
Click Here to Expand Forum to Full Width |