At 5:17 PM +0000 2000/02/17, Haemish Graham wrote:
>Does anyone know of any further documentation for the palm api exception
>mechanism beyond the odds and sods in the headers and examples. I want to
>know the specifics of its use with data manager API calls.

The ErrTry and ErrCatch macros are for your application's use only (that should become 
clear when you examine their implementations as hidden stack-based "gotos"). ErrTry 
and ErrCatch will not catch errors that occur when calling Palm OS APIs because the 
Palm OS does not throw exceptions (however it does throw up fatal and non-fatal error 
dialogs from time to time... but those are completely different).

Regards,

Jim Schram
3Com/Palm Computing
Partner Engineering



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

Reply via email to