From: Roger Pack Date: 2008-06-04T09:42:57+09:00 Subject: Re: instance_eval, regexp with block : losing $1 > f.g('doing') #doiggg ; problem is I cannot use $1 in block # maybe pass it as a parameter or save it away to some global variable or 'per thread' variable. -R -- Posted via http://www.ruby-forum.com/.