H
Hei
Hi all
(as subject)
Hei.
(as subject)
Hei.
Herfried K. Wagner said:* "Hei" <[email protected]> scripsit:
[...]
Arrays cannot be changed in size at runtime (except using 'ReDim'
which will create a new array, copy the old array in the new array
and destroy the old array).
* "Armin Zingler said:... if 'ReDim' is followed by a 'Preserve'
Herfried K. Wagner said:Thanks, that's needed in order to get the same behavior as with
the arraylist.
;-)