In one of my programs, I have to declare a variable as follow :
Dim Variable(Param1, Param2)
But everytime I run my program, I get an error warning me that I must use a constant when declaring an array.
Is there any way around this ?
|
Results 1 to 8 of 8
Thread: Declaring arrays using variablesThreaded View
|
Click Here to Expand Forum to Full Width |