Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!stadler From: stadler@Apple.COM (Andy Stadler) Newsgroups: comp.sys.mac.hypercard Subject: Re: Hypertalk Help Sought. Message-ID: <48405@apple.Apple.COM> Date: 23 Jan 91 23:01:37 GMT References: <3152.279D6D12@blkcat.fidonet.org> Organization: Apple Computer Inc., Cupertino, CA Lines: 22 In article <3152.279D6D12@blkcat.fidonet.org> Henry.Halff@f421.n109.z1.fidonet.org (Henry Halff) writes: >This brings up an interesting question. What is the fastest way to >refer to a card: by number, by name, or by id? The order of access, from fastest to slowest, is: 1. id direct lookup 2. number one step lookup 3. name search A couple of notes, however. First, although "by name" must search cards for the right name, it uses the same acceleration mechanism as the "find" command so it's still pretty fast. And second, the time spent looking for a card can be outweighed by the time spent changing cards, so if you are going to do multiple operations on a remote card, it's always a good idea to lock the screen, go to the card, do the work, return, and unlock. Andy Stadler HyperCardIIGS Team (don't worry, it's the same for both) Apple Computer, Inc.