|
parameters: Force Download
Select the type of system you're on, so that this routine
knows the kind of line terminator you need:
This routine will read a file in Microsoft CSV (fields
are comma separated, with double quotes (") surrounding complex fields), and
turn it into a tab delimited file for easier processing by other
programs or tools.
Output field delimiter:
|