T
Tom
I have a poitionally delimited flat file (.txt) with large records being
prepared for uploading to a mainframe. I need to make sure that any invalid
characters within fields are translated into spaces. It seems as though
RegEx might be most appropriate for this.
Does anyone know the RegEx syntax?
prepared for uploading to a mainframe. I need to make sure that any invalid
characters within fields are translated into spaces. It seems as though
RegEx might be most appropriate for this.
Does anyone know the RegEx syntax?