Quote:
|
Originally Posted by remangiii
|
Ah, it makes it easy, you don't even need regex handler. All you have to do is search for
height="100"
and replace that with
height="x"
Where x is your new height. If you like, you could even specificy more info such as
height="x" width="y"
Many text editors will do global search and replace through text files all within a directory structure. UltraEdit is my text editor or choice and performs this function well.
You would have to do this each season after you gen your CATO files.