Now that I need to remove the dashes from all occurrences of the ssn in the message, I am wondering if there is a way to do this without having to setup a COPY statement for each occurrence of the ssn. This would mean I would have to identify each possible field that a ssn occurs in order to perform the COPY. I currently have a short tcl proc attached in my COPY statement to do this.
Removing the parenthesis and dashes from the telephone numbers is a challenge for me also. I don’t know how to check for this, using a xlate, to identify only phone numbers and then remove the parenthesis and dashes. Does anyone know how to do this?
Thanks for your help in advance.
Ariba