- Posted by
- I am using UE10b and have a large text document (ABOUT 400,000 lines) that I need to print out. This problem is that I need to start printing a page at random intervals where there is a "\page " (no quotes) indicating a page has ended in the text document. I found under printer setup --> Config some...Posted in UltraEdit General Discussion
-   Topics
-   Views
- autobahn97
Oct 09, 2005
- I tried jpax's simpler find replace but i got 'search string not found' error. To be more specific I'm attempting to parse a Win2003 IIS6 metabase.xml file and replace all th IPs last number from 2 --> 3 in an effort to add a third server to our web farm. The IP 10.198.68.XX3 is followed by :80: & :...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- autobahn97
Jan 03, 2005
- I have IP's in an IIS6 XML format metabase that I want to search for the regular expression 10.198.68.??3 and replace it with that same thing only changing the very last 3 to a 2. Thus the following should replace: 10.198.68.153 --> 10.198.68.152 10.198.68.73 --> 10.198.68.72 10.198.68.3 --> 10.198....Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- autobahn97
Dec 22, 2004