Legacy data was imported into Item Descriptions. The descriptions contained the invisible character alt-255 in place of spaces. The client now wants to replace the alt-255 with spaces, to make searching in SAP better. I am trying to find a good way to replace this data. We can output the item descriptions through txt export or DTW, manipulate it and import it back in overwriting the description, but i have been unable to find a way to replace alt-255 with a space, even in notepad with a txt file. Any ideas?
Thanks