comp.lang.ada
 help / color / mirror / Atom feed
From: nobody@REPLAY.COM (Anonymous)
Subject: Re: Troubles : New_Page & Get_Immediate
Date: 1997/10/20
Date: 1997-10-20T00:00:00+00:00	[thread overview]
Message-ID: <199710201340.PAA11416@basement.replay.com> (raw)
In-Reply-To: 877159374.61snx@jvdsys.nextjk.stuyts.nl


<01bcdae4$3f70ffa0$0f02000a@default>

On Sat, 18 Oct 97 07:22:54 GMT, jerry@jvdsys.nextjk.stuyts.nl (Jerry van
Dijk) wrote:
>...
> 
> A very simple solution is:
> 
>    Num_Rows : constant := 25; -- number of screen rows;
> 
>    procedure Clear_Screen is
>    begin
>       for I in 1 .. Num_Rows loop
>          New_Line;
>       end loop;
>    end Clear_Screen;
> 

Or simply

   New_Line (Spacing => Num_Rows);

Jeff Carter  PGP:1024/440FBE21
My real e-mail address: ( carter @ innocon . com )
"We call your door-opening request a silly thing."
Monty Python & the Holy Grail

Posted with Spam Hater - see
http://www.compulink.co.uk/~net-services/spam/




  reply	other threads:[~1997-10-20  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-17  0:00 Troubles : New_Page & Get_Immediate Ray Tindall
1997-10-18  0:00 ` Jerry van Dijk
1997-10-18  0:00 ` Jerry van Dijk
1997-10-20  0:00   ` Anonymous [this message]
1997-10-21  0:00     ` Jerry van Dijk
1997-10-20  0:00   ` John English
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox