Format
These rules and guidelines must be followed.
- Names and keywords are not case-sensitive.
- For text files, all columns must be delimited by characters such as commas, tabs, or semicolons. You can specify the column delimiter in the wizard. The asterisk (*) and tilde (~) characters cannot be used as column delimiters.
- For text files, all record rows must end in a carriage return
{CR}
, line feed{LF}
or a combination{CR} {LF}
.