Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!mips!pacbell.com!pacbell!well!oster From: oster@well.sf.ca.us (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: More Mac Wierdness (Memory Mangler) Keywords: VBL, memory Message-ID: <21388@well.sf.ca.us> Date: 27 Oct 90 22:48:30 GMT References: <1990Oct25.025224.23414@cpsc.ucalgary.ca> <1990Oct26.095921.24118@cs.umu.se> Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 14 D e v e l o p magazine, issue 4, p.374 says, Scott Williams writes: InitZone should have calls to GetZone and SetZone around it, like this: THz savedZone = GetZone(); InitZone(nil, kNumDfltMasters, limitPtr, zonePtr); SetZone(savedZone); ----------- end quote. since InitZone sets the current zone to be the new zone, and when we are creating a provate zone for a VBL, we don't want the private zone to be the current zone. -- -- David Phillip Oster - Note new signature. Old one has gone Bye Bye. -- oster@well.sf.ca.us = {backbone}!well!oster