@madscijr are you suggesting there should be an &H?
Oh I agree! &H or &O or &B would be nice to know what base we are in.
I proposed it for BIN$ way back at other forum, but it was too disruptive to old code. Plus where to put the minus sign? ;-))
BTW "Hexadecimal" might be the name you are groping for? In the Wiki link.
Code: (Select All)
$Console:Only
For i = 1 To 100
Print i, Hex$(i)
NextOh I agree! &H or &O or &B would be nice to know what base we are in.
I proposed it for BIN$ way back at other forum, but it was too disruptive to old code. Plus where to put the minus sign? ;-))
BTW "Hexadecimal" might be the name you are groping for? In the Wiki link.
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever

