comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Escape codes
Date: Fri, 14 Mar 2003 23:01:27 GMT
Date: 2003-03-14T23:01:27+00:00	[thread overview]
Message-ID: <bbtca.100628$6b3.313561@rwcrnsc51.ops.asp.att.net> (raw)
In-Reply-To: cisca.343$6f1.31576@stones.force9.net

>    Put (Item => ASCII.ESC);
>    Put (Item => "[2J");
>It's meant to clear the screen but all it does is display a small left arrow
>then [2J
  Just as the image for '[' is a vertical line on the left and two short
horizontal lines at top and bottom, the image for Esc is a small left
arrow.  If you want Esc to not be displayed, but rather to perform a
control action, you'll need a terminal or terminal driver that does that
special handling for Esc.  As you see, not all do.  Some versions of DOS
and Windows allow you to run Ansi.sys and get the Ansi control effect you
want.  Not all.



  reply	other threads:[~2003-03-14 23:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-14 21:56 Escape codes J.Matthews
2003-03-14 23:01 ` tmoran [this message]
2003-03-15  2:15 ` Jeffrey Carter
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05 12:20 Escape Codes Martin Krischik
2007-03-05 12:53 ` Georg Bauhaus
2007-03-05 13:16   ` Thomas Dickey
2007-03-05 13:12 ` brian.b.mcguinness
2007-03-05 13:22   ` Thomas Dickey
2007-03-05 14:03   ` Martin Krischik
2007-03-05 14:50     ` Markus E Leypold
2007-03-06  7:47       ` Martin Krischik
2007-03-05 14:58     ` Thomas Dickey
2007-03-05 13:24 ` Markus E Leypold
2007-03-05 15:47 ` Ali Bendriss
2007-03-05 16:47 ` Adam Beneschan
2007-03-05 21:32   ` Thomas Dickey
2007-03-05 18:51 ` Jeffrey R. Carter
2007-03-06  3:16   ` Brian May
2007-03-06 12:00     ` Thomas Dickey
replies disabled

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