From: Gene Tani Date: 2006-08-15T15:42:20+09:00 Subject: Re: block commenting-out newyorkdolluk wrote: > hi, > > can anyone tell me how to bulk comment-out lines of code rather than > #'ing each line? > > thanks Komodo can do block commenting out, prepending "#". Scite prepends "##" so you know that is was done in bulk fashion. Your editor must hvae something of the sort to block comment and uncomment.