- Posted by
- Good morning! I've tried with some expressions to make this replace. For example next one using 9 tagged expressions: var change060a = '^(<owner>^)*^(</owner>^)^(?++^)^(<firstname>^)^(?++^)^(</firstname>^)^(<lastname>^)^(?++^)^(</lastname>^)'; var change060b = "^1^5 - ^8^2^3^4^5^6^7^8^9"; UltraEdit....Posted in Scripts
-   Topics
-   Views
- jmoliver
May 17, 2012
- Hello Mofi, thank you very much for your fast and efficient reply. It works great using Replace option at Search menu but I'd like to know how to integrate it into my replacer script. For example if I have the initial XML file: <?xml version="1.0" encoding="UTF-8"?> ... <owner>ENTER FIRSTNAME - LAST...Posted in Scripts
-   Topics
-   Views
- jmoliver
May 16, 2012
- Hello, I'm a beginner UltraEdit user and I'd like to share a doubt I have writing a script. I'm using UltraEdit 16.30.0.1003 version. This script does massive changes in a folder that contains a lot of XML files. The changes I've made at the moment are simple like: UltraEdit.frInFiles.replace("<book...Posted in Scripts
-   Topics
-   Views
- jmoliver
May 15, 2012