Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!ericom!eos.ericsson.se!etxtomp From: etxtomp@eos.ericsson.se (Tommy Petersson) Newsgroups: comp.sys.amiga.programmer Subject: Re: Setting the Stack Message-ID: <1991Jan15.141459.8682@ericsson.se> Date: 15 Jan 91 14:14:59 GMT References: <3589@bruce.cs.monash.OZ.AU> Sender: news@ericsson.se Reply-To: etxtomp@eos.ericsson.se Organization: Ericsson Telecom AB Lines: 32 In article <3589@bruce.cs.monash.OZ.AU> roddi@bruce.cs.monash.OZ.AU (Roddi Walker) writes: > > > >G'Day Netters! > This may seem like a ridiculous question, but it's got >me stumped. > I want to set my stack to 100,000 bytes (I've got mountains of >RAM), so I accordingly put the line 'stack 100000' into my >startup-sequence. > The weird thing is that when I type 'stack' from a CLI to >query the stack size, it report 4000 - the default size. > I seems that my stack size is somehow being reset, perhaps >by something in my startup-sequence. Can anyone out there shed >some light on this? > >Thanks in advance, > >Rod I noticed the same problem, so Your Startup-Sequence isn't exceptionally weird! Is the stack perhaps shell/cli specific, so you get the default whenever a new shell is started? I beleive there is a shell-startup file one could use then, isn't it? I use now IconX scripts instead of cli calls, so I didn't really bother finding it out, but it would be nice to know. Anyone? Tommy Petersson etxtomp@eos.ericsson.se