[Gambas-user] Converting strings?
Jochen Georges
jochen.georges at ...22...
Fri Feb 7 08:43:55 CET 2003
On Friday 07 February 2003 05:47, Joseph Montanez wrote:
> This is probably a stupid questio here, but I cant seem to find
> anything on converting stings into numbers.
>
> I am tring to have a user enter numbers into a textbox and
> convert that into number to be calculated. And ideas on it?
>
hi
you can use
CInt to convert the Strings in Integer
and
CStr to convert the Integer into String
beste gruesse
jochen
p.s. have a look at the easy gambas doku
i will add a chapter "how to convert strings" right now
More information about the User
mailing list