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.