- Posted by
- Hi all, I want to replace all 0000 at the beginning of every line in the actual file with two letters AB with a script. 00000012345678 . . . 00000001234567 . . . 00000000123456 . . . 00000012345678 . . . My code: UltraEdit.activeDocument.top(); UltraEdit.activeDocument.findReplace.replaceAll=true; U...Posted in Scripts
-   Topics
-   Views
- netkid_
Sep 14, 2023