- Posted by
- I have a script which automatically generates and autonumbers memo template files for me. It reads a master memo template file, searches for the memo index number which appears in two different locations, increments the numbers, then saves the master template. It also saves a copy of the now updated...Posted in Scripts
-   Topics
-   Views
- UltraBoG
Jul 19, 2007
- Does anyone know how to move the cursor to the end of the current selection? I want to do a findReplace.find, but leave the cursor at the end of the selection. When I do an ordinary find/findnext in the editor (F3 key), the cursor is left at the end of the selection. But if I use findReplace.find wi...Posted in Scripts
-   Topics
-   Views
- UltraBoG
Jun 29, 2007
- A really quick and dirty way to strip the HTML markups from the text is to display the file in a browser, then "select all" the displayed text in the browser window (Ctrl-A), and then copy/paste the selection into an open and ready UltraEdit window. Usually this works for me. Your mileage may vary. ...Posted in Macros
-   Topics
-   Views
- UltraBoG
Mar 23, 2007
- What I do, when I have a similar problem is the following: First, I go into column mode, and then "select" an insert point right in front of the first column of every record, all the way down the file. (Put cursor in first position of file (Ctrl-Home) and then "drag" to bottom with a Shift-Ctrl-End....Posted in Macros
-   Topics
-   Views
- UltraBoG
Mar 23, 2007