On Friday, January 31, 2003, at 02:26 AM, Garth Douglass wrote:
It has been a while, but I am pretty sure that an empty string ("") will translate to nil in camelbones.An empty string "" translates as an empty NSString. To pass nil, use "undef".
sherm--
C programmers never die - they're just cast into void.