- Posted by
- The macro code for removal of line numbers at beginning of all lines using an UltraEdit regular expression replace all is: InsertMode ColumnModeOff HexOff Top UltraEditReOn Find MatchCase RegExp "%[0-9]+ +" Replace All "" The plus after the space character can be removed to delete just the first spa...Posted in Macros
-   Topics
-   Views
- Mofi
Feb 18, 2022