Hi,
I have a .add file that I just could open it as a text file in FME. Do you know anyway to read this file as CSV? Or a way to replace all spaces with one space?
There are irregular spaces between them, and when I open it as a CSV, it is not a helpful file.
I tried to use SrtingReplacer to replace many spaces with one space, but there are many different numbers of spaces in each attribute.
Thank you for your assistance.