I searched for those API calls and I didn't find any instance of it
anywhere in the code.

The Error occurs --upon installation or beaming -- not when I run the
application

I'm kind of stumped...



Richard Burmeister wrote:
> 
> From: "James Tu" <[EMAIL PROTECTED]>
> 
> > DataMgr.c, Line: 7025,
> > DmWrite: DmWriteCheck failed
> >
> > What could be causing this problem?
> 
> Your code called DmWrite.  DmWrite called DmWriteCheck, which failed.  The
> "Palm OS SDK Reference" says DmWrite can fail if the record handle is
> invalid or you attempted to write beyond the bounds of the record.  If you
> can't tell which from looking at your code, insert a call to DmWriteCheck
> before you call DmWrite and test the return value.
> 
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/

-- 

-James Tu-
New York University
Interactive Telecommunications Program
721 Broadway (4th Floor)
NY, NY 10003
212.998.1878

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