Hello!
I’m working on a migration from Cobol (85) to Oracle. I convert the Cobol data to ascii but Im having problem with special characters on the original data. I was thinking about developing a spec.char.remover routine on Cobol but, i know is gonna be a pain… Does anyone knows a “quick and dirty” way to remove special characters from a text file?
Carlos