From: Ben Johnson Date: 2006-07-24T09:48:15+09:00 Subject: How to run variable method names? --Apple-Mail-1--698792000 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Lets say object has a method called id. How do I do the the following? method_name = "id" object.method_name I know the above doesnt work, but I want method_name to be replaced by its value so it would run id. Thanks for the help. Thank You, Ben Johnson E: bjohnson@contuitive.com --Apple-Mail-1--698792000--