Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!hoss!fergvax!231b3679 From: 231b3679@fergvax.unl.edu (CS 231 section 2) Newsgroups: comp.sys.mac.programmer Subject: How much RAM? Message-ID: <231b3679.665112405@fergvax> Date: 29 Jan 91 01:26:45 GMT Sender: news@hoss.unl.edu (Network News Administer) Distribution: comp Organization: University of Nebraska - Lincoln Lines: 7 Can someone tell me of a way to find out how much RAM the machine has? I've perused the UMPG, the Memory Mangler, the list of globals, and SysEnvirons(), but I can't see a way to do it. I'd also like to do it without using Gestalt(), for (1) I don't have any documentation at all on it, and (2), the routine needs to work on Systems older than 6.0.4. --mike gleason