Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!mit-eddie!uw-beaver!ssc-vax!shuksan!doodah!kurt From: kurt@doodah.UUCP (Kurt VanderSluis) Newsgroups: comp.sys.mac Subject: Re: Hypercard question Message-ID: <218@doodah.UUCP> Date: Mon, 12-Oct-87 15:11:49 EDT Article-I.D.: doodah.218 Posted: Mon Oct 12 15:11:49 1987 Date-Received: Fri, 16-Oct-87 07:04:45 EDT Organization: Boeing Mountain Network, Seattle WA Lines: 22 I have multiple stacks that have corresponding cards. I could, I suppose, link each card one at a time, but since they each have a field with identical info i would like to say something like: get field "name" find it in field "name" in stack "new" instead I have to write: get field "name" go to stack "new" find it in field "name" The problem with this is that I make a short stop at the top card of the new stack. I would rather just zip to the card I want. Is there a better way? I've looked and I can't find it. -- Kurt VanderSluis ********************************* Boeing Computer Services * These opinions are mine, * M/S 6R-37 P.O. 24346 * not the Boeing Company's. * Seattle, WA 98124 *********************************