Holger Klawitter wrote:
> 
> > Any help would be greatly appreicated.
> 
> It seams that you do not call TblMarkRowInvalid for
> the bogus rows.
> 
> With kind regards / Mit freundlichem Gru�
>     Holger Klawitter
> --
> Holger Klawitter
> [EMAIL PROTECTED]                             http://www.klawitter.de

Thank you Holger, and thank you Robert McKenzie for 
responding offline.

The fix was to duplicate the line:
TblSetRowUnusable( table, row, false);
and insert it further up in the for() loop to ensure that
the bogus rows were actually marked unusable.

Thanks again.

Randy

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