The separator differentiates between each field value and the next. There are a variety of common separators, including the following options:
-
Newline
A new line separates each of the fields. This option can be used for ordered DIP files if you use a new line to separate each of the fields.
-
Tab
A tab character separates each field.
-
Custom
If your DIP process does not use either of the above two separators, then you can select this option. In the text box, type a specific character, or type a \(back slash) followed by the ASCII code for the character in decimal format. For example, for a dollar sign separator, you could type either $ or \36 in the box.