If you are using a switch statement, make sure you have a break statement at
the end of each case and that the brackets are properly aligned.  If memory
serves, the frmLoad should occur first and that is where you want to assign
your event handler.  That's my guess without seeing the code.

Regards,

Steve

-----Original Message-----
From: Charles Rezsonya [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 17, 2000 4:28 PM
To: Palm Developer Forum
Subject: FrmLoad missed


for some reason one of my forms even handler is missing the "FrmLoad" event
and going straight to the "FrmOpen" event.  this in turn causes an error
when the event returns and goes to the next because of a "form.c, Line:3789,
No event handler" error message.  might i be corrupting something?  if so
what part of the program should i look for any signs or symptoms of a
fault?!?

Charles


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

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

Reply via email to