Hello,
Using the "replace" command. How can I replace characters within the field with other characters.
Example:
name field has "John Smith - Registered Voter"
the "- Registered Voter" is on every record.
I want to get rid of "- Registered Voter" so it will read
"John Smith"
Keep in mind the field is variable length, so I can't just truncate the field using the "modi stru" command. I know there is a way to do it, I have done it before, but it hasn't come up in a long time, so I forgot the line command. I believe it was the "replace" command, but I am not sure.
Thank You.
Using the "replace" command. How can I replace characters within the field with other characters.
Example:
name field has "John Smith - Registered Voter"
the "- Registered Voter" is on every record.
I want to get rid of "- Registered Voter" so it will read
"John Smith"
Keep in mind the field is variable length, so I can't just truncate the field using the "modi stru" command. I know there is a way to do it, I have done it before, but it hasn't come up in a long time, so I forgot the line command. I believe it was the "replace" command, but I am not sure.
Thank You.