> From: Jason Simpkins [mailto:[EMAIL PROTECTED]]
> My app runs normally and displays no errors while executing,
> however if the app is stopped and started maybe four or five times
> (number seems to vary) on launch the OS will report a
> "Chunk-Over Locked" error
Is it a multi-segment app? In CW, the following scenario causes a chunk
overlock error at startup:
1. It's a multi segment app;
2. You open a resource database during execution;
3. You forget to close it.
Due to the way the CW multi-segment setup code is written, the above
scenario causes your extra code segments to quietly remain locked after the
app exits.
(This probably isn't your situation, but this gives me an excuse to toss
this information into the archive for all eternity. :-)
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/