CompuServe Messages

#Not enough memory/Chaos

    16-Mar-95 10:53:57
Fm: Brian Rudolph [Adesk] 71722,170
To: Don Graham 72713,117
Don, Are you trying to run this from inside Windows? Or in DOS? In DOS, and out of memory error simply menas there is not enough conventional memory (under 640K) to initialize the program. Either you have loaded a bunch of drivers, TSR's, etc.. that are eating up a lot of memory, or your memory manager is not releasing the proper memory to the program. In either case, removing any unnessesary lines from your config.sys and autoexec.bat should help the problem. Also, try removing switches from your memory manager line, or trying different memory configurations, in case it is the memory manager eating up or not releasing memory. -Brian