From: Simon Krahnke Date: 2008-04-26T16:35:03+09:00 Subject: Re: Howto get array.agrep (NOT array.grep) * Phil Rhoades (06:24) schrieb: > NAME > agrep - print lines approximately matching a pattern Enurable#grep can do that, if you pass it the right block. When you pass a block to grep it's the block's job to match the elements. Now the interesting question is: How would that block look like? mfg, simon .... l