The following changes were made from version 1.1 to version 1.2: - Logic determining whether to include or exclude a line was corrected. In version 1.1, a line might be included or excluded incorrectly. - Commas are removed from numbers if they are output as numeric fields. In version 1.1, a numeric field that had commas in the input file would be output with commas to the output file, resulting in extra fields in the output file. - Two new parameters are supported in the [Settings] section of the config file: StringDelimiter and FieldDelimiter. These parameters give the user more flexibility in the format of the output file. Many thanks to the users of Delimit who have sent their suggestions and comments! Your ideas and support are needed for improvement of this program.