Re: [Nant-users] Reading XML file and replacing text

2004-07-09 Thread Eric Fetzer
I've already written it if you want a copy. Here's the header of what it does: // // This program will open an xml master settings file that contains information to // set settings in all of the config files that are environmentally dependant. // The master file contains: // 1) Where to get

Re: [Nant-users] Reading XML file and replacing text

2004-07-08 Thread Martin Gainty
Much easier to write with CSharp using XML Serialization and DeSerialization take a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/ frlrfSystemXmlSerialization.asp -martin - Original Message - From: "Hamza Zeen-Aldin" <[EMAIL PROTECTED]> To: <[EMAIL PROT