Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!frankf@Apple.Com From: frankf@Apple.Com (Frank Flynn) Newsgroups: comp.sys.mac.hypercard Subject: Re: Subject: Printing partial stack Message-ID: <49086@sun.uucp> Date: 11 Apr 88 19:52:17 GMT Sender: news@sun.uucp Distribution: comp Organization: Apple Computer Inc, Cupertino, CA Lines: 11 Approved: hyper-hackers%plaid@sun.com it is very easy, your script might look like this: On MouseUp] Open printing with dialog --with dialog gives you options, you dont need it repeat for number of cards if [this is a card you want to print] then print card go next end repeat close printing end MouseUp good luck Frank FlynnB