On Friday 28 November 2003 04:56 pm, Austin Ziegler wrote: > I've been thinking about this, and I *would* like to see a way to do > "parameterized" eval. (Obvious but) You have my vote Austin, if it's worth anything. Have you thought of good way for it to work? Maybe like printf? eval %Q{ %o }, a o for object? -t0