EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   XML modification help. (http://www.eqinterface.com/forums/forumdisplay.php?f=30)
-   -   XML Editing (http://www.eqinterface.com/forums/showthread.php?t=20457)

warriorofmight 08-18-2009 05:52 PM

XML Editing
 
Thus far all of my XML editing has been done via Notepad. I need a new program because I'm rather tired of making minor changes one by one across 90 different buttons. What I'm looking to do is take an element such as

<Size>
<CX>20</CX>
<CY>20</CY>
</Size>

and wherever it finds that element it replaces it with an element that I designate such as

<Size>
<CX>16</CX>
<CY>16</CY>
</Size>

Suggestions?

Halelen 08-18-2009 10:58 PM

even note pad has a replace function you tell it what to look for and what to put in its place

warriorofmight 08-18-2009 11:14 PM

Yeah that I use. What I was really hoping for was a replace function where you can designate multiple lines to find and to replace with as opposed to the single line of notepad. This being so that you can be more certain what is being replaced ie Size vs DecalSize, ect and also to allow for easier mass changes.

Kalthazz 08-19-2009 06:37 AM

you can find and replace all if you want to change a number of one item and make that it em universal!


All times are GMT -5. The time now is 02:12 PM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.