Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-04.shtml
Дата изменения: Unknown
Дата индексирования: Sat Sep 11 22:15:32 2010
Кодировка:

Поисковые слова: trees
NEdit.org

.
.   
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


.