Howdie, Isn't there a way for a String to be transported to int or double or float or something? The way I'm doing it now is by creating an Object Double, and initializing it with a String. Then using a method of Double to retrieve the value as an ordinary double. This is a bit of a hassle. -- Maarten van Leunen Student - Fontys Institute of Technology Eindhoven e-mail: [EMAIL PROTECTED] http://www.il.fontys.nl/~maartenl http://lok.il.fontys.nl/
- Re: String -> Integer/Double/etc Maarten van Leunen
- Re: String -> Integer/Double/etc Tar . Zoltan