BASIC problem re-visited
All,
I tried your various suggestions and I still got the overflow error.
I tried putting a # instead of the &. I tried putting 50001.00 but the
basic program changed it to 50001!. And of course I tried removing the &
from 50001& and basic put it back in.
Could the answer lie in my DIM statements at the beginning of the program?
If so, how should I DIM the variable to work with the CINT command?
-Scott