I have a problem with a textfile which is supplied by my customer.
And it sometimes contains some weird characters and I would like to find a way to remove them from the text-file.
I can see the weird characters in Notepad++. It is called VT in the texteditor.
See this screendump:
And here is an example of the text-file: http://d.pr/f/5Tym
Is it possible somehow to search and replace the textfile with scripting?
Kind regards Jimmy Hartington