Thanks for the info.  I will make the change and see if the problem goes
away
----- Original Message ----- 
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Monday, May 23, 2005 1:14 PM
Subject: [RBG7-L] - RE: Memory allocation


> > This is a choose statement that I use in another part of my application
that
> > is causing the same memory allocation problem.
>
> The CHOOSE command has a very low memory buffer (32K, I think) regardless
of
> the memory or OS in your PC.  If the combined data returned from the
SELECT
> statement embedded in this command exceeds the limit, you will get the
message.
>
> Form controls are, I believe, free from this limit, so if you replace your
> choose command with a listbox or combo box the problem should go away.
> --
> Larry
>

Reply via email to