From: "trans. (T. Onoma)" Date: 2004-09-24T02:33:58+09:00 Subject: Matchdata#end one character after match? I know this is probably just the way it works, but I was a bit antiPOLSed. irb(main):016:0> md = /X/.match("yzXrb") => # irb(main):018:0> p md.begin(0) 2 => nil irb(main):017:0> p md.end(0) 3 => nil 3 and not 2? -- ( o _ カラチ // T. / trans. / \ transami@runbox.com I don't give a damn for a man that can only spell a word one way. -Mark Twain