Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!bbn.com!nic!news.cs.brandeis.edu!chaos.cs.brandeis.edu!nm From: nm@chaos.cs.brandeis.edu (Nicolas Mercouroff) Newsgroups: comp.sys.mac.apps Subject: Re: More memory to DeskPaint/Draw Das under MultiFinder ? Summary: Transform "DA Handler" into an APPL Keywords: DeskPaint/Draw DA Zedcor memory multifinder Message-ID: <1991Mar13.221314.28194@news.cs.brandeis.edu> Date: 13 Mar 91 22:13:14 GMT References: <3955@ac.dal.ca> Sender: usenet@news.cs.brandeis.edu Organization: Brandeis University Lines: 40 In article <3955@ac.dal.ca> seals@ac.dal.ca writes: >Hello Netters ! > > before I spend the bucks to phone Zedcor Technical Support, I wonder if >anyone has a suggestion as to how I might increase the memory partition of >the DeskPaint/Draw DAs under MultiFinder ? > Even using the HeapTool CDEV to increase the System heap to a large size >(about 50% free memory), I can still get only about 14 to 20K of memory >available in DeskDraw - and frequent bombs back to Finder level. The DAs >work fine in Finder, but do not seem able to "grab" the extra memory they >need in MultiFinder. Am I crippled by their inability to handle large >images in MultiFinder ? (IF you call images larger than 20K large :-/ > Thanks in advance for any help ! > Jack >Jack Lawson >Dalhousie University "There are three kinds of lies: lies, >Halifax, Nova Scotia, CANADA damned lies and statistics." >Internet: seals@ac.dal.ca Mark Twain Suggestion : 1- Be SURE than no DA is currently running under "DA Handler". 2- Change (with ResEdit for example, but not with a DA) the TYPE of "DA Handler" (in your System Folder) from "dahd" to "APPL". 3- Under the Finder, select "DA Handler" and GetInfo (Command-I). 4- Then change the size allowed to the "DA Handler" as if it is an ordinary application. Increase it of 50K for example. 5- Change back the type of "DA Handler" from "APPL" to it's previous "dahd". 6- Ta-Da ! It _SHOULD_ work. No guarantees. Be really careful that when you are changing the type of "DA Handler" (and when it's type is APPL), it is not currently running ! Bad case : you use DiskTop to change the type, but DiskTop is a DA !! Otherwise, you will have a lot of trouble in RESTARTING your Macintosh ("DA Handler" doesn't want to die -- it's human). Hope it is clear enough to help. -Nicolas.