01-25-2019, 09:22 PM
(This post was last modified: 01-25-2019, 09:25 PM by DanielG.
Edit Reason: typo
)
you saved it in a .rtf file. Which is a Rich Text Format file. That adds a bunch of unseen data.
You need to save it as a plain text file (.txt) which would be just the letters you typed (and not extra data such as font, color, style, etc)
See https://apple.stackexchange.com/question...plain-text how to do this for your TextEdit app.
You need to save it as a plain text file (.txt) which would be just the letters you typed (and not extra data such as font, color, style, etc)
See https://apple.stackexchange.com/question...plain-text how to do this for your TextEdit app.