Hrm,
The 1st "Quote" works fine, deletes everything after last character.
The 2nd "Quote" doesnt, it actually ADDS "\n" to the last character.
EX : last char in text\n <-- adds \n to last char
Regular Expresion = Checked
SHould I check in Options " Use POSIX" (maybe not) not sure what all those ...
Search found 3 matches
- Mon Jul 02, 2007 10:28 pm
- Forum: WildEdit
- Topic: Go To End Of Files, Delete Blanks ONLY after last Character
- Replies: 4
- Views: 1947
- Mon Jul 02, 2007 10:17 pm
- Forum: WildEdit
- Topic: Go To End Of Files, Delete Blanks ONLY after last Character
- Replies: 4
- Views: 1947
- Mon Jul 02, 2007 9:52 pm
- Forum: WildEdit
- Topic: Go To End Of Files, Delete Blanks ONLY after last Character
- Replies: 4
- Views: 1947
Go To End Of Files, Delete Blanks ONLY after last Character
1000+ files and cant figure it out :(
I need to open all files (including Sub Directories) with extensions like :
*.123 *.abc *.qwerty
In each file, (in the last lines), delete ALL Blank spaces and Carriage Returns ONLY AFTER the last character.
EX: etc etc text text
also text any text <-- last ...
I need to open all files (including Sub Directories) with extensions like :
*.123 *.abc *.qwerty
In each file, (in the last lines), delete ALL Blank spaces and Carriage Returns ONLY AFTER the last character.
EX: etc etc text text
also text any text <-- last ...