Bryce wrote: > Now with that sorted out, can anyone tell me why the following one still > doesn't work? In this example, a SIGSEGV is never even generated: My guess is that java.lang.String.toString() should test for null before simply returning `this'. AG -- Anthony Green Cygnus Solutions Sunnyvale, California