On Mon, 22 Oct 2001, gordingin wrote:
> Has anyone seen a message like this one before? 
> 
> (AppName) just changed the emulated program counter to (0xSomeHEXNumber). 
> This address is invalid because it's not even.

  yep.. typical cause is you are writing to a buffer which is too small
  and your overwriting your own code :) see if you are doing any array
  or string functions around it.. i have seen this a few times.

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


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