>>>>> "R" == Roman Rytov <rrytov / entopia.com> writes: R> My pattern works fine in VI. Back slash before (,) and | is needed to R> assign special meaning to them. This is the opposite in ruby, you use \ to say that this character don't have a special meaning. Guy Decoux