Hi, All

    After coming across very useful threads in this list on writing to and 
reading from human-readable text files in structured ways, such as writing the 
values of a list of variables of various types to a file containing a string 
representing a given variable's name followed by a delimiter followed by that 
variable's value along with the ability to extract the information back from 
the corresponding file, I came to wondering whether there is a Delphi component 
that does this. In the past when I have posted to this list about this I got 
very useful pointers outside of Delphi, i.e., a wrapper of a C routine for 
NAMELIST-like functionality, or the tried and true yet insufficiently 
re-useable maxim "For best results, advice roll-your-own". I am wondering about 
a plug-and-play standard Delphi solution to this problem that I can re-use at 
the drop of a hat, everywhere.

Many thanks in advance,

    Paule  
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to