Automator Find and Replace Text issues
Hi - I'm trying to do what should be a simple task in automator, but have had no luck after more than an hour, and I can't understand what I'm doing wrong. I download transaction history from my brokerage account, and I want to change how the data is formatted. As one example, the downloaded file will read "Bought to Open," which I want to change to "BTO."
I create a new Automator Service, and drop in a "Find and Replace Text" node. At the top the service receives selected text in any application, and I enter Bought to Open in the Find box, and BTO in the replace box. I save that service as BTO in automator, then go to the text file that has all the information, select all the text of the document, then control-click and select BTO from the drop down menu. I get an error which reads "Automator could not convert the input data to the desired type." Huh? There doesn't seem to be any relevant commands when I type "convert" in the search field for automator, nor does it seem logical that I would need to convert text at all in order to execute a simple find and replace. What am I doing wrong, or what am I missing? Thanks.