Input Delimiter
The Input Delimiter box is used to specify the input file's field delimiter.
If blank, a comma is used as the default delimiter.
|
Output Delimiter
The Output Delimiter box is used to specify the field delimiter that will be used when
the new field layout is written to the output file. If blank, a comma is used as the default delimiter.
|
Note
To set either the Input Delimiter or the Output Delimiter, to a space or tab character, use:
- ^s to indicate a space
- ^t to indicate a tab
where:
- ^s is the ^ character followed by the letter s (not Ctrl-s).
- ^t is the ^ character followed by the letter t (not Ctrl-t).
|
|
|