- Posted by
- There are two possible solutions to replace the character Z by a space after the first 122 characters in a line. The first solution uses the replace in column feature. if (UltraEdit.document.length > 0) // Is any file opened? { // Define environment for this script. UltraEdit.insertMode(); ...Posted in Scripts
-   Topics
-   Views
- Mofi
Jun 09, 2023