[Gambas-user] How to convert sting with space to string with out?

Arkadiusz Zychewicz oczykota at ...988...
Fri Aug 26 16:06:53 CEST 2005


I have some settings in Settings object, but this settings is generated 
from TexBox and in TexBox user can wire some string with space and oder 
character witch cannot be used as parameter in array object Settings.
e.g.

dim S as Settings
S[ TextBox1.Text ] = 14

Maybe is a function witch replace/erase any illegal characters.

Arek.




More information about the User mailing list