Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!oliveb!sun!smghy6c%bostonu.BITNET@BUACCA.BU.EDU From: smghy6c%bostonu.BITNET@BUACCA.BU.EDU (Chris Davis) Newsgroups: comp.sys.mac.hypercard Subject: Re: Zoom Message-ID: <49356@sun.uucp> Date: 13 Apr 88 16:10:24 GMT Sender: news@sun.uucp Distribution: comp Lines: 11 Approved: hyper-hackers%plaid@sun.com The "Zoom" script in HH 25 is quite useful, and I've started to use it in my stacks. However, it can be scripted slightly more efficiently as follows: on mouseUp -- Zoom2, C. Davis 1988 after G. Porter 1988 wait until the mouse is down choose pencil tool click at the mouseLoc with commandKey --go straight into FatBits wait until the mouse is up choose browse tool end mouseUp