SPACES

Specifies the number of spaces the separate columns in a Fixed ASCII target file. The syntax is:

SPACES = n;

where n is an integer corresponding to the number of spaces (between 0 and 99) to insert between the columns of data. The default is 2.

For example:

SPACE = 1;

will ensure that one space is placed between every field in the exported file.