I am trying to add a pipe delimiter | to the end of EACH line of a file. I keep running to issues getting this to work. Any suggestions?
Hi @BobHolderII
If I understand your requirement correctly, you need to add PIPE symbol in .txt file.
The below link will help you:
https://superuser.com/questions/1625798/add-to-every-end-of-line-in-notepad
Many thanks
Shanker V