[Gambas-user] Issue 247 in gambas: gb.settings - Settings.Clear's argument should be optional

gambas at ...2524... gambas at ...2524...
Sun May 6 21:33:52 CEST 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 247 by sebi... at ...626...: gb.settings - Settings.Clear's argument  
should be optional
http://code.google.com/p/gambas/issues/detail?id=247

Being the syntax according to the documentation:
Settings.Clear ( ParentKey As String )

It reads: If ParentKey is specified, then only the keys under it will be  
cleared.

As such, ParentKey should be an optional argument, all the settings being  
cleared if missing, and only it's children if ParentKey is provided.





More information about the User mailing list