I tried using UInt16, and it didn't help.

As another test, I changed DmGetRecord to DmQueryRecord.  I received this
error:

MemoryMgrNew.c,
Line4165, NULL handle

--

Timothy Astle




McMicken, Steven <[EMAIL PROTECTED]> wrote in message
news:8155@palm-dev-forum...
>
> The index should be of type UInt16, the maximum index is dmMaxRecordIndex
(=
> 0xffff).  Another possible problem with DmGetRecord is not releasing the
> record to clear the busy bit before using DmGetRecord on it again.  Look
at
> the index you're passing, is it a signed variable?  Hope this helps.
>
> Regards,
>
> Steve
>
> -----Original Message-----
> From: Timothy Astle [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 13, 2000 11:16 AM
> To: Palm Developer Forum
> Subject: Re: Simple example needed
>
>
> I believe the error has something to do with my DmGetRecord call.
>
> The exact error I'm getting is: "DataMgr.c, Line:7821, Index out of range"
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to