Xref: utzoo comp.os.msdos.apps:1037 comp.os.msdos.programmer:3322 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ns-mx!iowasp.physics.uiowa.edu!ceres.physics.uiowa.edu!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!npd.novell.com!newsun!tporczyk From: tporczyk@na.excelan.com (Tony Porczyk) Newsgroups: comp.os.msdos.apps,comp.os.msdos.programmer Subject: Re: How much space does 4DOS take? Message-ID: <1991Feb13.030916.10963@novell.com> Date: 13 Feb 91 06:55:59 GMT Sender: news@novell.com ( Lines: 21 The News Manager) Nntp-Posting-Host: na Reply-To: tporczyk@na.excelan.com (Tony Porczyk) Organization: Novell, Inc. San Jose, California References: <1991Feb12.172914.20377@oracle.com> Distribution: World Date: Wed, 13 Feb 1991 03:09:16 GMT In article <1991Feb12.172914.20377@oracle.com> schanin@oracle.com (Steven Chanin) writes: > 4DOS sounds like a pretty cool shell, but before I go out and buy >it, I was wondering if anyone knew how much conventional memory it >takes up? The reason I ask is that I'm doing Win3 development and If you specify in the 4dos.opt file (very clearly explained in the docs), 4DOS command interpreter will *swap* itself out of memory either to extended memory or to disk (as you prefer) when the applications need more room. Can't beat that. I believe it leaves about 10K or so in memory (don't remember exactly). 4DOS is really great. Could not go back to COMMAND.COM now. Tony