[Gambas-user] Settings, a fine new class
Peter
k-p.richter at ...20...
Wed Sep 1 22:18:59 CEST 2004
Hallo all,
if you work with a file for settings, work now with 'Settings'!
See Help Browser (gb) in V 0.98a or source from Gambas-IDE.
In static version is 'Settings["keyword"]' in all classes of project
available!
'Settings.Save' write file: System.Home &/ ".gambas" &/ Application.Name &
".conf" (error in help, there is "&/ .gambas" absent).
Settings write for each keyword on line:
keyword<tab> variant
Thanks Benoit, a very good idea.
Regards
Peter
More information about the User
mailing list