From: "druid" <[EMAIL PROTECTED]>
> The problem is I need to know what is in fldName before I try 
> and use GetFieldData and if the contents or the field is NULL
> not do the call to the GetFieldData routine
> 
Nope, I think you're doing the right thing bu checking for NULL 
data within the function.  This means that the function is safe
regardless of what's passed to it.  You just need to check the
fldP for null and I think the function as written is fine.

Chris Tutty


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to