Re: List limits
Re: List limits
- Subject: Re: List limits
- From: John W Baxter <email@hidden>
- Date: Sun, 16 Dec 2001 22:56:06 -0800
At 13:42 +1100 12/17/2001, Shane Stanley wrote:
>
On 17/12/01 1:21 PM +1000, Paul Berkowitz, email@hidden, wrote:
>
>
>
> Is it clear what limit was being transgressed with the error reported to me?
>
>
>
Try the applet's memory first. And check that the user had enough free
>
memory for the applet in the first palce.
And remember to set *both* the "minimum" and the "preferred" memory size
for the Applet. Otherwise, if a contiguous block as small as the minimum
is available, the applet will run (and crash if it's too small). For
Paul's purpose, I would set them equal.
It's cleaner for the system to refuse to try the applet than for it to run
out of memory.
--John
--
John Baxter email@hidden Port Ludlow, WA, USA