File Type (aka Output Type)
This determines the format of output. The options are:
Comma Separated Values -- Comma Separated Values is a file format that has its fields separated by commas. If there are any commas in the values themselves, double quotes will be placed around the entire value.
Fixed-Format -- The Fixed-Format has no delimiting characters and each field is expected to be a certain length.