Text File |
|
•File Format: The format which the text file will be created.
oDelimited: In a delimited text file, a delimiter character is selected, and is used to separate each column being represented in the text file.
oFixed-Width: No delimiter is selected. The columns are at a set character length that cannot be exceeded.
•Include Column Names: Select this option if the first row of the text document should contain the column names.
•Encoding: The method which is used to store characters to the text file.
•Row Delimiter: The delimiter used to separate each line of data. Typically in a Windows based system, {Cr}{Lf} (Carriage Return/Line Feed) is used to mark a new line, while just {Lf} is used in Unix systems.
•Column Delimiter: The delimiter used to separate columns in the text file. This option is only available if the file format chosen is Delimited.
•Text Qualifier: The character used to differentiate between a text column and non text column. Typically, double quotation marks (" ") are used. This option is only available if the file format chosen is Delimited.
•Escape Character: When text qualifiers are used, this is the character used to escape the text qualifier itself if it appears in a value. This option is only available if the file format chosen is Delimited.
•Header: The first row of the document. This appears before the column names.
•Footer: The final row of the document.
Copyright © 2024 pasUNITY, Inc.
Send comments on this topic.
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.