Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › regsub of phone number = (xxx)xxx-xxxx
I would like to use a regsub command to edit out the formatting characters of the phone muber os that I have only 10 bytes of numeric.
ie. above becomes xxxxxxxxxx
regsub -all — {[()-]} $var {} newvar