I have run into a bizarre memory bug that I can't seem to repeat while
debugging. I am getting a "chunk underlocked" error when I run my app on
either the handheld or the emulator... as long as I'm not in debug mode. But
as soon as I try to debug my app the error stops happening. Argh! I am
playing with using alerts to find the problem, but so far I'm not having
much luck.

I believe my problem has to do with closing a form containing a text field
used to edit a record in place. But I can't tell for sure if the error
occurs when the form closes or when the next form opens. The error happens
sometime after I run the FrmGotoForm() function to jump between forms.

Any suggestions would be appreciated. This list has been a goldmine for me
lately, and I hope there's still a bit of gold in them there hills.

Cheers,
Mark Cameron



Reply via email to