CompuServe Messages

BASIC problem re-visited

    04-May-90 11:41:02
Sb: BASIC problem re-visited
Fm: Scott Macfarlane 72277,2460
To: ALL
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