Quote:REDIM arrays dynmicaly is not problem in small programs
but they eat lot of memory and they are time consuming in big programs
I was under impression by something Luke said, in previous forum I think or this one, that REDIM can replace all DIM statements without penalty in time or memory space.
b = b + ...