Re: Saving configs (was: Nexus v2)
- Posted by jbrown105 at speedymail.org Nov 03, 2002
- 397 views
On 0, Don Phillips <EuNexus at yahoo.com> wrote: > > > Thanks for the tip =) Too late however. I have already migrated all of my > code to use ini files and not the registry. I will send in the updated files to > RDS in maybe a week. I am working on a little something for the editor some one > else asked for. As it now uses only ini files, when using the next release it > will start with all defaulted values. Sorry for the inconvenience... > > On Fri, 1 Nov 2002 16:55:09 +0000, Don Phillips > wrote: > > >Considering the extra code involved (and the complexity of the code I am > >already using), I am going to take a serious look at what will be > >involved into pushing my settings to an ini file. If I can migrate over > >I will attempt to do so... > > Mike wrote a pretty good ini file handler included with his editor > (that be the one I've been updating all year). From my site > http://palacebuilders.pwp.blueyonder.co.uk/euphoria.html > extract ini.e, read the instructions &/or check usage of the global > routines in the rest of the sources. Very easy, completely robust. > > Pete > > > --------------------------------- > Do you Yahoo!? > HotJobs - Search new jobs daily now > Isn't it possible to write a program which would write out a new .ini file based on settings in the registry, which also would have the option to clean the registery of those unwanted enteries? Just curious, jbrown --