Hi Marianne,  Thanks for the heads up on this.  Thanks again, Steve

Subject: Re: "Chunk over-locked" run time error when calling
CategorySelect() -- more than 13 times
From: TargetPlot Software <[EMAIL PROTECTED]>
Date: Sun, 08 Jul 2001 11:30:55 +0000
X-Message-Number: 32

Hi,
I've had the same problem, but have narrowed it down to ROM versions.  I
test
for romVersion >= SysMakeROMVersion(3,0,0,sysROMStageRelease,0) before
sending a
resource string to CategorySelect().  With versions before 3.0, I send 0 as
the
last parameter.
Regards,
Marianne.

"Seeley, Steve E" wrote:

> Hi
>
>         I'm hoping someone could give me an idea what type of bug causes a
> "MemoryMgr.c, Line 2765 Chunk over-locked" run time error?  Everything
works
> just as it should using my category trigger list.  That is until the
trigger
> has been selected for the 14th time.  Then at the 14th select I get this
> "Chunk over-locked" run time error.
>
>         If I change the last parameter for the call to
> CategorySelect(BatchesDB, formP, catBatches, catList, true,
> &CurrentCategory, CategoryName, 1, strCatEdit); from strCatEdit to 0
> everything truly works as it should allowing unlimited trigger selects.
> strCatEdit is defined in my resource file as "STRING ID strCatEdit "New
> Category"".  As best as I can tell the code below using strCatEdit
resource
> should not be having a problem.  Any ideas as to why?
>
> Thanks for any insight,
> Steve

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