rkauer wrote:
melott wrote:
Ummm ... tried that, increasing the stack in the Icon info.
still didn't work. I have a couple dos books and they kind
of indicate the heap is controlled seperately but not how
to increase it.
Mel
Simply edit your Startup-sequence! Use "ED S:Startup-sequence" on a CLI (=shell / AmigaDOS / whatever-you-name-it).
Whit the ED window opened, put this line somewhere before SETPATCH: "stack 65536" (no quotes). Save the file, close the ED program and reboot.
OK.......... that didn't work either.
If someone could explain exactly what the stack/heap are
and how they work, (in some detail) I could do some reading
and maybe figure it out.
I'm bugged now :-D I want to solve this problem.
Mel