Message 1 of 5
how do redim a 2 dimesional array?

Not applicable
05-25-2001
07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dim arLayerData(100, 5) As String
was at first then i need to adjust the 100 to the real number of layers but
keep the 5 the same?
was at first then i need to adjust the 100 to the real number of layers but
keep the 5 the same?