J
Jm
Hi all
Is it possible to use DIM with an existing variable. By this i mean for
example: (Im just guessing on the syntax)
Dim MyNum as Int
MyNum = 5
Dim Lst(MyNum) as Listview
Thanks
Is it possible to use DIM with an existing variable. By this i mean for
example: (Im just guessing on the syntax)
Dim MyNum as Int
MyNum = 5
Dim Lst(MyNum) as Listview
Thanks