text "databases" in Rev

Mark Smith mark at maseurope.net
Thu Jun 2 12:44:49 EDT 2005


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 <jbondy at sover.net> 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



More information about the use-livecode mailing list