What application produces a .lst file?

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Please can someone explain the process of importing *.LST files into MS
> Outlook?
.LST files are generally application specific information text files and
definitely not a conventional extension for a contact information file.
First thing to do is open the file in a text editor to see if it in fact is
a text file with contact information in either a CSV or TAB delimited
format. If it is - rename the file with a .txt or .csv extension - and try
importing that file into Outlook - succes will depend on the quality of the
file format (ergo - if it doesn't work - it's not an Outlook problem).
Karl

Signature
__________________________________________
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0
"Power contact importers for MS Outlook '2000/2003"
http://www.contactgenie.com
> Please can someone explain the process of importing *.LST files into MS
> Outlook?