.
.   
NEdit.org
   .

Home
 - News - Download - Documentation - Search - FTP     
.
.
  

Remove trailing spaces

[Back]

Removes any whitespace from the end of lines in current file.

old = $text_length
replace_all("[ \t]*\n", "\n", "regex")
dialog("file size reduced by " old - $text_length " bytes", "OK")
[Back]

. Released on  Wed, 21 Nov 2001  by C. Denat  

  
Visit our sponsor
Check Metrolink

© NEdit.org
1999-2001
All rights reserved


.