[Gambas-user] Convert an Hex To integer (Val Function)
    ariafrancesco@inwind.it 
    ariafrancesco at ...86...
       
    Mon Sep 19 15:27:56 CEST 2005
    
    
  
Why the function :
Val("&HC3C2") respond with -15422 (a short)
when the correct value is 50114 (an integer) ??
How can I convert an Hex like C3C2 in an Integer ??
    
    
More information about the User
mailing list