--On 31 July 2001 14:59 +0100 Igor Mozolevsky <[EMAIL PROTECTED]> wrote:

> void FldSetMaxChars(FieldType *fldP, UInt8 maxChars)
>
> What happens when maxChars > FldGetTextLength()???

And a classic example of a typo, the above line should read:-
maxChars < FldGetTextLenght()

Oops...

IM :-)

-- 
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