Is there an upper limit as to the number of digits that a value (numeric) can have in GWBASIC ?
What I am trying to do is to count to 100 million by incrementing the value by 1 each time.
It works fine if I attempt to count to 10 million BUT if I increase the desired count total to 100 million, it does NOT seem to work.
Any thoughts ?
Thanks.
What I am trying to do is to count to 100 million by incrementing the value by 1 each time.
It works fine if I attempt to count to 10 million BUT if I increase the desired count total to 100 million, it does NOT seem to work.
Any thoughts ?
Thanks.