Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!caesar.cs.montana.edu!ogicse!decwrl!shelby!portia!jessica!naomi From: naomi@jessica.Stanford.EDU (Naomi Takeuchi) Newsgroups: comp.sys.mac.hypercard Subject: Trapping Command-"." during Printing Message-ID: <8537@portia.Stanford.EDU> Date: 24 Jan 90 22:29:13 GMT Sender: USENET News System Reply-To: naomi@jessica.Stanford.EDU (Naomi Takeuchi) Distribution: comp.sys.mac.hypercard Organization: Stanford University Lines: 15 I'm new at Hypercard, so please excuse this posting if it has been addressed previously. Any input would be well appreciated. I currently have a print button that hides the card buttons and prints the last two cards of the stack. Once printing is complete the buttons are revealed so that the user can navigate through the stack. The printing is working fine, but if the user types Command-"." during the printing process, the buttons remain hidden and the user can no longer navigate through the stack. Is there a way to trap for the Command-"." keystrokes to reveal the card buttons again? Thanks for your help. Naomi Takeuchi --------------