<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
You could be onto something, Chris. (G'day, mate!)<br>
<br>
I had something like that problem with a DOS program once. I can't
remember what it was, nor am I entirely sure whether I decreased or
increased stacks and buffers. I do recall being very mystified about
why it thought there was insufficient memory, as I usually ran QEMM to
maximise what was available.<br>
<br>
Peter<br>
<br>
Dostal, Chris E. wrote:
<blockquote
 cite="mid9DBE78B5629CA54AB819A50DB6CCC18B97CCFE@aumel-exch1.ap.uis.unisys.com"
 type="cite">
  <pre wrap="">Figure I'd add my 2 cents in here :-)
 
I just remembered an issue I had with this old dos based monitoring software we had over here.. I got that message "requires atleast x KB" and scratched my head after MEM.EXE reported well over 600 free..
 
I decrease stacks and fcb in config.sys (I think that was buffers=.. bla too long ago) anywhere that area seemed to do it for me, maybe that's got something to do with it?
 
Ah if it doesn't just delete me and let someone useful answer :-)
 
Chris.

________________________________

From: <a class="moz-txt-link-abbreviated" href="mailto:gem-dev-bounces@simpits.org">gem-dev-bounces@simpits.org</a> on behalf of Shane M. Coughlan
Sent: Thu 9/03/2006 2:03 AM
To: GEM Development
Subject: Re: [GEM Development] Multitasking OpenGEM on its way



Peter Green wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm in the throes of getting my server back to talking to the other
computers (verflixter firewall...) so want to avoid adding another layer
of complexity to my system for the time being. I'd imagine, though, that
the question is whether XM searches for z: and only creates it if it
doesn't already exist; or whether it tries to create z: regardless.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The answer for OpenGEM/XM is that it tries to SUBST Z:, and if it does
not exist a minor error message is displayed the OpenGEM/XM runs away.

Interestingly, OpenGEM/XM is not running on DOSBOX.  DOSBOX thinks it is
in Drive Z:.  I wonder if the problem is connected?  The error message
in this case is that GEM 3.0 requires at least 500kb of memory.  Over
600kb is available.

Shane

--
Shane Martin Coughlan
e: <a class="moz-txt-link-abbreviated" href="mailto:shane@shaneland.co.uk">shane@shaneland.co.uk</a>
m: +447773180107
w: <a class="moz-txt-link-abbreviated" href="http://www.shaneland.co.uk">www.shaneland.co.uk</a>
---
Projects:
<a class="moz-txt-link-freetext" href="http://mobility.opendawn.com">http://mobility.opendawn.com</a>    <a class="moz-txt-link-freetext" href="http://gem.opendawn.com">http://gem.opendawn.com</a>
<a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a>      <a class="moz-txt-link-freetext" href="http://www.winpt.org">http://www.winpt.org</a>
---
OpenPGP: <a class="moz-txt-link-freetext" href="http://www.shaneland.co.uk/personalpages/shane/files/publickey.asc">http://www.shaneland.co.uk/personalpages/shane/files/publickey.asc</a>
_______________________________________________
  </pre>
</blockquote>
<br>
</body>
</html>