Did you call DmFindRecordByID()?
It is *supposed* to return an error if the UID is invalid
and not produce fatal error. It returns a valid error#
in all cases except if the first byte is non-zero.
Pass the UID by &-ing with 0x00FFFFFF and you
will get a sensible error code back. I use a macro
UID() with does this '&-ing' part.
"Mauricio Tavares" <[EMAIL PROTECTED]> wrote in message
news:21940@palm-dev-forum...
>
> What does
>
> DataMgr.c, Line:5262
> Invalid uniquID passed.
>
> mean? That is an error that does not occur all the time, so it is getting
> a bit fun to find out the cause...
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/