how can I declare an array that's from 200 to 250 in VBScript?
elements: arr(200),arr(201),arr(203).....,arr(240)..
please help.
Cerebrate
Printable View
how can I declare an array that's from 200 to 250 in VBScript?
elements: arr(200),arr(201),arr(203).....,arr(240)..
please help.
Cerebrate
You can't!
take a look at
http://forums.vb-world.net/showthrea...threadid=18175