Search for what attribute name ? watcher, instigator, etc.
—“What attribute” predetermined from XML file
Search for what attribute value?
—“What value” predetermined from folder list
http://www.w3schools.com/dom/dom_nodetype.asp
————-
Loop through all files
search for string
if string exits then search for “initial comment”
save file name and “initial comment” in array
when finished looping display array as selectable
add ability to “select all”
select files to have string replaced
replace string in all selected files
http://www.autoitscript.com/forum/topic/19848-xml-dom-wrapper-com/