Path: utzoo!utgpu!water!watmath!clyde!att!mtunx!rutgers!tut.cis.ohio-state.edu!bloom-beacon!gatech!purdue!decwrl!labrea!polya!marria From: marria@polya.Stanford.EDU (Michael R. Marria) Newsgroups: comp.sys.zenith.z100 Subject: Re: (none) Message-ID: <3027@polya.Stanford.EDU> Date: 8 Jun 88 20:21:43 GMT References: <8806070118.AA01394@radc-lonex.arpa> Reply-To: marria@polya.Stanford.EDU (Michael R. Marria) Organization: Stanford University Lines: 21 Fellow MASMers, I have been working on a relatively small program, the last .exe file resulted in less than 4K. This was a result of linking 2 object files. Here is the question. Why(?) does MASM complain about running out of memory when I put these two souces together into one (about 1500 lines text). I have 768K RAM, MS-DOS 3.1 running MASM 1.07 from the original ZDOS package. I tried an IBM MASM and it has the same resultant cutoff point. Is it really using ALL that memory? (no TSRs) By the way, there seems to be a 50/50 chance of MASM hanging if i do have a TSR, particularly CED100. Any explanantion or fixes on either of these phenomena? Thanks, Michael