The File tab enables you to specify parameters to be used when creating the file.
What do you want to do?
The File tab enables the user to specify certain parameters to be used when creating the file:
Begin: the character to be set at the beginning of the file.
End: the character to be set at the end of the file. Enter directly the character if visible or the ASCII code preceded by the number sign character #. For example #26 is equivalent to Ctrl+Z (used for the end of file).
Note: certain characters such as Tab, Enter and so on cannot be entered as text, to do so add the number sign character # in front of the ASCII code.
Examples:
#9 for a Tab
#10 for a Line Feed
#13 for a Carriage Return
#13#10 for a Carriage Return Line Feed
#26 for a Ctrl^Z (character used to indicate the end of the file)
and so on.
Space management: if this option is selected, the value will be completed with spaces depending on the field's length.
Set Headings: if the Set Headings option is enabled, then the Heading text will not be inserted before the data in the destination document. If the Set Headings option is disabled, then the destination starting cell will receive the heading text.