Hello,

I've got:-
_DEBUG(HostTraceOutputTL(appErrorClass,"Form id: 
%hu",pEvent->data.frmLoad.formID);)
pForm = FrmInitForm(pEvent->data.frmLoad.formID);
_DEBUG(HostTraceOutputTL(appErrorClass,"Got form pointer");) //<<-- Doesn't 
get here...

I get an error:-
App called SysFatalAlert with the message:
"MemoryMgr.c, Line: 4340, NULL Handle"

I've traced it to that FrmInitForm call, the formID is valid and it's the 
first form initialised in the app through FrmGotoForm(). BTW, SDK version 
is 4.

Ta,
IM


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