nitinsharma
Technical User
Hi all
first i wud liek to say taht this seems to be a elite gathering of cool dudes on the net, keep the good work up
I am trying to DIM a large array
DIM a(1 TO 12, 1 TO 2600+)
and keep getting subscript out of range error, i tried the suggestions in eduardo's question thread on a similar problem but i am not getting a solution, i need to perform simple calculations (no image processing and stuff) and just need to deal with large numbers and arrays, but i cant get this to work, how do i get this to initialise, any help is appreciated.
THANX
NS
first i wud liek to say taht this seems to be a elite gathering of cool dudes on the net, keep the good work up
I am trying to DIM a large array
DIM a(1 TO 12, 1 TO 2600+)
and keep getting subscript out of range error, i tried the suggestions in eduardo's question thread on a similar problem but i am not getting a solution, i need to perform simple calculations (no image processing and stuff) and just need to deal with large numbers and arrays, but i cant get this to work, how do i get this to initialise, any help is appreciated.
THANX
NS