Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!pyrnj!mirror!cca!m204help From: m204help@cca.UUCP Newsgroups: comp.sys.atari.st Subject: clearing the screen Message-ID: <13873@cca.CCA.COM> Date: Tue, 10-Mar-87 08:44:31 EST Article-I.D.: cca.13873 Posted: Tue Mar 10 08:44:31 1987 Date-Received: Wed, 11-Mar-87 21:04:41 EST Organization: Computer Corp. of America, Cambridge, MA Lines: 15 I'm writing a program using the MEGAMAX C system and my program is going to spit out lines of output to the screen. My problem is that I want to clear the screen (exit the desktop), have my program display its' information, then return to the desktop. How do I do this ??? I realize I can spit out a bunch a blank lines, but I would like to be a little more elegant about things. I have read in my MEGAMAX documentation the stuff on the AES and opening windows etc. ,, is this what I need to do ? Does one have to open a window to clear the desktop ? Is there an escape sequence I can pump out of my program ? I know that there is probably a simple answer to this question, but I'M CONFUSED. Your help is greatly appreciated, keith hedger