Soldato
- Joined
- 21 Jul 2004
- Posts
- 6,360
- Location
- Harrow, UK
I have a number of files with XML Data in them, and I want to change all the data into CAPITALS... is there a program out there that can do this?
Open with Word/notepad. Press Ctrl+H to bring up the Replace box. Check case-sensitive. Type a in Find and A in Replace, and click Go. Repeat
Probably easier to temporarily merge them into one file so you only have to do all the replacing once, and there's probably a far easier way to do it, but it'll work.
<title>mr</title>
<TITLE>MR</TITLE>