Replace command (replace using a backspace)
Posted: Tue Nov 22, 2005 10:28 pm
Is there an option to replace characters with a backspace ?
Example Input:
This is 01 text.
This is 02 text.
[do some replace command to find the numbers "0" and replace it with a backspace to result in ...]
Output:
This is 1 text.
This is 2 text.
Example Input:
This is 01 text.
This is 02 text.
[do some replace command to find the numbers "0" and replace it with a backspace to result in ...]
Output:
This is 1 text.
This is 2 text.