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