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?
![](https://uploads-us-west-2.insided.com/safesoftware-en/attachment/3d95ab0b-b64a-4efc-8c01-f1f9c94d9737.png)
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.