Jul 13th, 2000, 11:43 AM
Anyone ever notice how when you type like 0's, it skips without even spacing it?
100000
Why's it do that? Does it expect the number to be one hundred thousand and skips where a comma should be or something?
100,000
Update: Notice the thing too?
[code] 100000
100,000
Code above looks like:
([ c o d e ] changed to <code>)
<code><space>100000</code>
<code><space>100,000</code>
Now look at it, it works! The mysterious VB-World :).
100000
Why's it do that? Does it expect the number to be one hundred thousand and skips where a comma should be or something?
100,000
Update: Notice the thing too?
[code] 100000
100,000
Code above looks like:
([ c o d e ] changed to <code>)
<code><space>100000</code>
<code><space>100,000</code>
Now look at it, it works! The mysterious VB-World :).