From: "Avdi B. Grimm" Date: 2001-10-20T22:01:33+09:00 Subject: [ruby-talk:22828] Re: PLease condense my code On Sat, 2001-10-20 at 08:07, HarryO wrote: > Can someone explain what the "!(/=begin/../=end/)" does? > > My guess is that it means that the current line is not somewhere > between lines that match those two regular expressions. Is that > right? > > Feel free to point me to a section of the pickaxe book (preferably with > a page number, if possible). P. 57, under the heading "Ranges as Conditions" - Avdi