From: Eric R. <eb...@tc...> - 2004-03-29 20:31:44
|
On Mar 29, 2004, at 10:54 AM, Keats wrote: > The Macro interface is pretty simple: write() sends its output to a > FastWriter, and evaluate() returns to a String. Not completely true. .evaluate() returns an *Object*. eric |