[Gambas-user] gambas2 1.9.12 settings

forty forty_ at ...18...
Sat Jul 16 15:30:02 CEST 2005


hi,

on gambas2 1.9.12 the settings load and save doesn' t work.
but with gambas 1.8 the same code work.

 DIM hSettings AS Settings

 hSettings = NEW Settings(user.Home &/ ".program.conf")
 
 hSettings["choice"] = combobox.Text
 hsettings.save

gambas2 comes with ...
Unknown symbol 'ToSring' in class 'Main'
error.

any idea?

thx





More information about the User mailing list