CharPtr

-----Original Message-----
From: Fergal Moran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 24, 2000 8:01 AM
To: Palm Developer Forum
Subject: RE: Getting From Fields


> 1.   a = FldGetTextPtr( getObject( form, SecurityConfirmField ));
> 
> 2.   b = FldGetTextPtr( getObject( form, SecurityPasswordField ));
> 
> GetObject gets the pointer for the field, given that:
> 
> When line 1 executes, both A and B have what ConfirmField has
> When line 2 executes, both A and B have what PasswordField has

Could be a pointer problem where and how are a and b declared?

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

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

Reply via email to