.
.   
NEdit.org
   .

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

Add/Remove # comment

[Back]

Use this to add # comments:

replace_in_selection("^.*$", "# &", "regex")
and this to remove them:
replace_in_selection("^# ", "", "regex")
[Back]

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

  
Visit our sponsor
Check Metrolink

© NEdit.org
1999-2001
All rights reserved


.