Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

Function ValReal()

(since 5.4.449.5)

Function ValReal(string) as Real

Converts a string to a real number. The existing Val() function returned an integer thus truncated a string which was a alpha-numeric real number.

Usage

dim totalcost as real  = valreal("29.95")*100

© 2001 Hector Santos, http://www.santronics.com