From: daniel Date: 2006-12-11T06:05:05+09:00 Subject: Re: Scope of block Paul Lutus schreef: > > Perhaps you will be satisfied that the block receive values from the parent > environment. This is the normal way to solve the problem. > That is how it is solved now, but the proc needs to be flexible. I call much proc's and i don't now what to pass. It are not just vars that i want to accessible but also methods ed Any idea ?