Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!labrea!decwrl!nsc!voder!apple!winkler From: winkler@apple.UUCP Newsgroups: comp.sys.mac Subject: Re: Printing under Hypercard Message-ID: <6217@apple.UUCP> Date: Sat, 12-Sep-87 16:09:53 EDT Article-I.D.: apple.6217 Posted: Sat Sep 12 16:09:53 1987 Date-Received: Sun, 13-Sep-87 09:03:32 EDT Reply-To: winkler@apple.UUCP (Dan Winkler) Organization: Apple Computer Inc., Cupertino, USA Lines: 12 In HyperCard 1.0.1, there is no way for a script to respond to a printing dialog or to any other kind of dialog for that matter. Whenever a script does something that puts up a dialog, HyperCard enters a tight loop waiting for the user to respond to it. Thus, scripts that do batch jobs must never do anything that brings up a dialog or else they will hang waiting for user input. We realize it would be better if scripts could respond to dialog boxes or prevent them from being displayed at all, and we are looking at ways to provide that ability in the next release. Dan.