Chris Recently I've been using XML for this sort of thing (via OpenXML) allows for a much more structured ini file than Section Name = Value...
Neven ----- Original Message ----- From: "Chris Veale" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 2:12 PM Subject: [DUG]: tregistry... > Hi. > > I just thought that if I am going to be having to process these regularly, > would it be better to store information in the system registry? there is > going to be lots of data, but I know tregistry replaces the old 16 bit > tinifile. > > would this be an option if I have about 5000 lines of variables I want to > retain? > > plus the same number for approximately 20 other files I need to reference, > or is this complete overkill? > > I have never played around with the registry before and Im not sure of the > load or proper procedure for doing something like this. > > essentially the files I'm referencing are lookup files that, when the user > selects a certain combination of variables in the program, we graph the vars > read in from the file. > > Hope that makes sence. > > Chris > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/03 > > > > > ______________________________________________________ > The contents of this e-mail are privileged and/or confidential to the > named recipient and are not to be used by any other person and/or > organisation. If you have received this e-mail in error, please notify > the sender and delete all material pertaining to this e-mail. > ______________________________________________________ > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
