From: Todd Burch Date: 2007-08-02T23:44:44+09:00 Subject: Re: Dynamic method call unknown wrote: > > Unless I'm missing a subtlety, you could also do that as the somewhat > more concise: > > send(tool) if tool > > > David Thanks for the shortcuts - I didn't know either of these techniques could be done. In my example, I do other things inside each WHEN statement to set up the call, but I condensed my example to post. Thanks! Todd -- Posted via http://www.ruby-forum.com/.