Does anyone out there know the correct LISPHEAP and LISPSTACK settings for
a PS/2 with 1M RAM? I keep getting an "insufficient node space" message
when I try to load 3D figures.
Ted —
Should be the same for a PC, and it varies from one application to
another. Try:
..
set lispheap=39000
set lispstack=5000
set acadfreeram=24000
..
and see it that works.
— Brad
..
Ted —
Should be the same for a PC, and it varies from one application to
another. Try:
..
set lispheap=39000
set lispstack=5000
set acadfreeram=24000
..
and see it that works.
— Brad
..