Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!sun-barr!apple!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.sys.mac.programmer Subject: Re: Determining whether MultiFinder is present Message-ID: <34752@cup.portal.com> Date: 11 Oct 90 10:04:40 GMT References: <45479@apple.Apple.COM> <1990Oct9.203522.11201@cbnewsk.att.com> <10651@goofy.Apple.COM> Organization: The Portal System (TM) Lines: 13 Larry Rosenstein asks what questions besides "Will Launch return?" might people have that can not currently be answered without asking if MF is running. Here might be one. Suppose my application runs out of memory. If Finder is running, it wants to say "Out of memory". If MF is running, it wants to see if it is running in a partition that is smaller than the amount of memory not in the System heap, and if so, to tell the user "Out of memory. Try a bigger MF partition". Is this something that is reasonable to want to do? Is there a good way to do this? Tim Smith