Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dim restricted syntax
Message
From
04/03/1998 10:23:18
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
 
 
To
03/03/1998 20:32:17
General information
Forum:
Visual Basic
Category:
VBScript
Miscellaneous
Thread ID:
00082157
Message ID:
00082484
Views:
34
>>>I'm not sure if VBScript allows ReDim or not offhand, but you can do something like this:
>>>
>>>Dim laField() As Variant
>>>Redim laMyArray(lnField, 2)
>>
>>I will try that. Thanks.
>
>Can't you only Redim the rightmost dimention ?

That's only when you use the Preserve keyword.
Jay Shepherd
Previous
Reply
Map
View

Click here to load this message in the networking platform