- Jan 4, 2001
- 41,596
- 19
- 81
Ok, so my HTML files all have alt= tags, but I also want identical title= tags. So I need a batch editor that can find alt="*" and add title="*" behind it, and continue to do this throughout the file. Is this something that would be better suited for a small C++ program to do? This kind of operation sounds like C++ could do it....but I really don't remember much C++. It's been years.
So that's why I ask if there's a batch editor with such capability.
So that's why I ask if there's a batch editor with such capability.