Thread
:
another VB6 Noob Q: fill array at declaration
View Single Post
05-08-2007, 02:38 PM
#
2
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Stop trying because you can't in - VB 6.
Filling an array at declaration time is called initializing.
Initializing arrays is supported by the newer VB .NET and .NET 2.0 only.
__________________
Valmont
View Public Profile
Find More Posts by Valmont