comp.lang.ada
 help / color / mirror / Atom feed
From: "B. Douglas Hilton" <doug.hilton@engineer.com>
Subject: Re: for a beginner...
Date: Thu, 05 Jul 2001 21:35:52 -0400
Date: 2001-07-05T21:35:52-04:00	[thread overview]
Message-ID: <3B4515F8.3076B3A6@engineer.com> (raw)
In-Reply-To: tka2sce9oi0m76@corp.supernews.com

Ah, hey dude, whats happenin!

If you have gnat, then use, argh.. I forget... Gnat.OS?

use Gnat.OS

    ...
    Gnat.OS.System("cls");

Help me out here vets, I forget the exact Annex...

If you have ANSI.SYS loaded, the code is ESC[2J

There is a small annex called "screen" that acts like
an ANSI terminal emulator and even works with Win2k,
which Win2k has more or less disables ANSI.SYS if
you use CMD.EXE, old COMMAND.COM still has
it but there are problems using it.

    I hate M$! When they screwed up ANSI.SYS that
was the final straw. Now I can't even have a colorized
DOS-Box prompt thanks to those idiots. With the kind
of work I do, I need super automatic batch-mode, not
click "OK" ten thousand times in a row every ten seconds.

( And I'm sure as sh!t not going to buy "Visual Studio" when
I already have gnat / gtkAda working! )

Cheers!
- Doug


Beau wrote:

> Is there an easy way to do a clear screen for the dos prompt?
> like I have a bunch of data that I have put pauses in. It would be very
> helpful if I could clear the screen after every pause. thanks,
> --
> ~Beau~
> beau@hiwaay.net




  reply	other threads:[~2001-07-06  1:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-06  0:51 for a beginner Beau
2001-07-06  1:35 ` B. Douglas Hilton [this message]
2001-07-06  2:48   ` Beau
     [not found]   ` <000901c105c6$288d58e0$03000004@p4g4r3>
2001-07-06  3:21     ` B. Douglas Hilton
2001-07-06  3:55       ` B. Douglas Hilton
2001-07-06 14:28   ` Ted Dennison
2001-07-06 18:15     ` Darren New
replies disabled

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