You could just use files, in XML or whatever format you like. You can
use the specialFolderPath() function to get the path to whatever
directory would be appropriate to store them in.
Cheers,
Mark
On 2 Jun 2005, at 16:45, Jon <[EMAIL PROTECTED]> wrote:
I often use INI files in Delphi as a poor man's database in Windows.
If
I want to remember a small number of configuration parameters, what is
the best way to store them? I do NOT want them to be part of the
stack:
I want them to be part of a separate named data object, so I can load a
set, modify it, store it, and then load a different set.
Thanks!
Jon
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution