[Gambas-user] readlink and hex to decimal

R. Stormo rohnny at ...1248...
Mon Mar 6 05:56:57 CET 2006


Hex to decimal is there already. If you try Print &H1200 you will get the
answer 4608
And if you try 
myTemp = &H1200
PRINT myTemp
you will get the same answer. So Hex to Decimal should exist. Atleast in
Gambas2-1.9.24->

-- 
Regards
	Rohnny Stormo


-----------------------------------------
Gambas brings Basic to Linux.
My Gambas Community http://forum.stormweb.no


--
View this message in context: http://www.nabble.com/readlink-and-hex-to-decimal-t1230848.html#a3257019
Sent from the gambas-user forum at Nabble.com.





More information about the User mailing list