[Gambas-user] settings ? ? ? ? ?
Werner
wdahn at ...1000...
Fri Apr 6 19:35:07 CEST 2007
Steven Lobbezoo wrote:
> Hi,
> I saw this on the wiki :
>
> PUBLIC SUB Button1_Click()
>
> settings["Name"] = Eingabefeld.Text
> Settings.Save
>
> END
>
> PUBLIC SUB Form_Open()
>
> TextLabel2.Text = "Hallo "&settings["Name", "No Name"]&"!"
>
> END
>
> What is settings ??????
> Any docs ?
> Steven
>
> Settings are for managing configuration files. Doc is here:
http://www.gambasdoc.org/help/comp/gb.settings/
Regards
Werner Dahn
More information about the User
mailing list