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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,19d07d96f103778e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny06.POSTED!0f19ed38!not-for-mail From: "Frank J. Lhota" Newsgroups: comp.lang.ada References: <7f61ac7a48fbdc189d806643ca3043bb@localhost.talkaboutprogramming.com> Subject: Re: Why do the escape sequences not work? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: Date: Tue, 05 Oct 2004 19:32:58 GMT NNTP-Posting-Host: 141.154.230.214 X-Complaints-To: abuse@verizon.net X-Trace: trndny06 1097004778 141.154.230.214 (Tue, 05 Oct 2004 15:32:58 EDT) NNTP-Posting-Date: Tue, 05 Oct 2004 15:32:58 EDT Xref: g2news1.google.com comp.lang.ada:4744 Date: 2004-10-05T19:32:58+00:00 List-Id: "GlesgaMick" wrote in message news:7f61ac7a48fbdc189d806643ca3043bb@localhost.talkaboutprogramming.com... > ok, i ultimately solved the problem of ansi.sys not being allowed on WinME > by formatting and installing Win98... which i guess i will be using for > the duration of studying Ada... so much for the whole 'ada is great > because of its compatibilty' line. The whole ANSI escape sequence stuff is OS specific, and not part of the Ada standard.