If it's Tab Delimited, there is one tab between each field, and position is irrelevant because tabs can have different widths for different users.
If you want fixed field width, this is one of the options in the Export Dataset, but it calculates the field positions automatically based on the datatypes of your columns.
If you want to control the field positions, use Database | Export | “Table as Flat File”.