- Jun 2, 2000
- 1,911
- 0
- 0
anyone know of a good program that can search for a string in a text file and replace it with another string of words? for example, if I want to change the picture size of an <IMG> element to 50x100 from 25x50 in a web page, that program would search for any instances of WIDTH=50 HEIGHT=25 and replace it with WIDTH=100 HEIGHT=50 (<--look! my first time using the highlighter
). and if that program can search for text files within a whole directory, that would be even better.
edit: btw, I've tries search&replace but found the layout unintuitive.
edit: btw, I've tries search&replace but found the layout unintuitive.