Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site ethz.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!gatech!seismo!mcvax!cernvax!ethz!claudio From: claudio@ethz.UUCP (Claudio Nieder) Newsgroups: net.micro.amiga Subject: flashing with SCREEN command Message-ID: <263@ethz.UUCP> Date: Thu, 5-Dec-85 18:37:53 EST Article-I.D.: ethz.263 Posted: Thu Dec 5 18:37:53 1985 Date-Received: Sun, 8-Dec-85 03:21:53 EST Reply-To: claudio@ethz.UUCP (Claudio Nieder) Organization: CS Department, ETH Zuerich, Switzerland Lines: 18 Keywords: ABasiC, SCREEN Everytime you change the screen mode with SCREEN x,y,z the Amiga first displays the workbench screen before setting up the desired mode. This is especially annoying when using the SCREEN command in a program to be sure, that the correct mode is used. Every time you restart the program, the Amiga flashes through the Workbench window, even if there is no change. Does anybody know if you can inhibit this 'going through Workbench' or if it's possible to test from BASIC which is the actual mode, so that the program can decide whether it's necessary to change the mode or not. Many thanks red, CM, CN, kussi