Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!hayes.fai.alaska.edu!acad3.fai.alaska.edu!ftdkl From: ftdkl@acad3.fai.alaska.edu (LaSota Daniel K) Newsgroups: comp.sys.mac.hypercard Subject: Looping Message-ID: <1990Aug10.002123.22206@hayes.fai.alaska.edu> Date: 10 Aug 90 00:21:23 GMT Sender: usenet@hayes.fai.alaska.edu (J Random USENET) Reply-To: ftdkl@acad3.fai.alaska.edu Organization: University of Alaska Fairbanks Lines: 15 News-Software: VAX/VMS VNEWS 1.3-4 Hi, In order to loop through cards of just a single background do the following on mouseUp repeat with a = 1 to the number of cards in this background go to next card in this background end repeat end mouseUp The key is "card in this background" Dan LaSota PS It will probably take me a few postings to figure out this "posting business"