
'Dynamic Pool Limit exceeded' in 4C
Another way around it if for some bizarre reason you want to stay 16bit.
Try and take as many of your populated embed point's and turn them into
routine calls. I'm showing my age here I think<G>
--
Ian Holdsworth
Senior Programmer / Assistant IT Manager
Response Analysis & Mailing Ltd
---------------------------------------------------
Direct Line: +44 (0) 20 8880 8866
Switch Board: +44 (0) 20 8880 8140
Fax: +44 (0) 0870 134 0987
Web Site: www.ram-ltd.co.uk
Quote:
> Compile it in 32-bit.
> Thanks.
> Kelvin Chua
> SINGAPORE
> > Hi
> > I have a large Browse which has caused the APP to return the error
> message
> > 'Dynamic Pool Limit exceeded'. I have removed the last code that I added
> as
> > well as a number of update screens relative to it, expecting the problem
> to
> > resolve itself.
> > I am able to recompile as a LIB and EXE file, but when I try to compile
as
> a
> > DLL I still get the same error. Is there something else I should or
could
> do?
> > I am using 4c.
> > Many thanks
> > Ian