|
On Fri, Nov 7, 2008 at 3:09 PM, Scott Southworth <scott.southworth@gmail.com> wrote: > so if I pass a simple chunk -- such as DoString("return 5,x"); > [..] > DoString("SomeFunc()"); > > will execute the function -- but always returns null. DoString("return SomeFunc()");