Take a look at:
http://www.cyberport.com/~tangent/palm/faq/intermediate.html#errors

Basically, each error code has a base and then a 'manager specific'
code, if you will.  The first byte in the error code (after converting
to hex) will tell you the base and hence in which header file to look
in, and the second byte will tell you what the specific error is.


-----Original Message-----
From: Brian Smith [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 4:51 PM
To: Palm Developer Forum
Subject: Error 537


DmCreateDatabase returns an error 537 when I call it. Where can I find
what
this error means. (I tried the KB and it found no articles containing
"537").

I'm calling it in a function that is called three times from my
AppStart()
function, and it's OK the first time, but fails the second time, if that
helps.

Thanks,

Brian Smith

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

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