Hi all

I want a very simple way to load and access a small lookup table from a 
comma delimited text file.

What would be ideal would be an implementation of a multi column 
string list that would allow:
LoadFromFile
and access to a particular row of columns to the right of #1 using 
        Items.IndexOf('Entry_Field') to determine the row

I feel sure there must be something simple available.

TIA

Mark
---------------------------------------------------------------------------
    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/

Reply via email to