[Harbour] Show symbol of the square root in console application

Chen Kedem niki at synel.co.il
Tue Jun 3 02:36:00 EDT 2008


Guillermo,

try this code:

---zz2.prg---
proc test
? chr(251) + "4 = 2"
return
-------------

bld_b32 zz2 /w/a/n
zz2

It works on my NT 4.0 and Win2K both full screen and windowed.
My systems are Hebrew enabled, on your code page you might not
have CHR(251) as square root.


  Chen.


More information about the Harbour mailing list