How to define ERR_CHECK_LEVEL (Code Warrior R4, Palm OS 3.0) to .._NONE,
.._PARTIAL or .._FULL? I'd like to know what should I put into my code or
defines to change it.

What I have is a stubborn bug when using DmWrite (and DmWriteCheck)
function which ends with Fatal display "DataMgr.c, Line:5206
(DmWriteCheck)" - in PalmOS 3.0 sources the line 5206 is that
fatal display call. I'd like to avoid that and to have error code
dmErrNotValidRecord or dmErrWriteOutOfBounds returned in order to learn
more about the origin of my bug. 

-DR

Reply via email to