There are many different types of text files that you may need to process in your applications. Some of the more common types are described in this post. Delimited files Delimited files separate the fields of the file with some type of a delimiter. The...