I tried the binary system:
PRINT %10
On AMD K6 II 500, ASUS P5AB Mainboard with DirectX 8.0, 192 Mb Ram, 4 Mb ATI Card, Win98SE I got the result "2", which is correct!
On AMD Athlon TB 1200, Abit KT7RAID Mainboard, DirectX 8.1, 512 Mb Ram, 32 Mb Geforce 2 MX Dual Display Video, Win 98SE I got "37294588305604610" as result, which differs a bit from the first result. With Windows 2000 I got on the same computer "40670153427386370" as result, which is a bit wrong too. In full screen mode“(Still Win2000), the result was "40668710318374914". Did I something wrong? If yes, please explain what!
Funny! I think, I should not use binary functions anymore, or it will not work on some computers. I wonder why DB/DBP does not use the function BIN() for converting binary to decimal (Like Sinclair BASIC, which is excellent too).