From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b9911fa80cbcf7a8 X-Google-Attributes: gid103376,public From: doucet@ripolin.laas.fr (Jean-Etienne Doucet,149,6323) Subject: Re: SunOS Clear Screen Date: 1997/02/28 Message-ID: <5f65m9$re3@news.cict.fr>#1/1 X-Deja-AN: 222030068 Distribution: world References: Organization: LAAS-CNRS, Toulouse (France) Reply-To: doucet@ripolin.laas.fr Newsgroups: comp.lang.ada Date: 1997-02-28T00:00:00+00:00 List-Id: In article 857058369@merv, dewar@merv.cs.nyu.edu (Robert Dewar) writes: | Perry asks | | <> | | The important thing to realize is that this is not an Ada question at all. | | But don't look to Ada for a solution to this. Note that exactly the same | would be true in C, there is no way to clear a screen in C either! | All the Ada compilers I've worked with (including Gnat) on a Sparc with SunOS clear the screen by simply calling Ada.Text_IO.New_Page. Curiously, the usual & "[2J" sequence doesn't seem to work... Good luck. _______________________________________________________________________________ Jean-Etienne Doucet / LAAS-CNRS / Toulouse, France E-mail: doucet@laas.fr