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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bffac9eb5dce1b18 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: DOS Command in OA Date: 1999/08/04 Message-ID: <7o9kr7$nca@hobbes.crc.com>#1/1 X-Deja-AN: 508808198 References: <37A80902.1454720B@nwn.de> <7o9h0a$d68$1@nnrp1.deja.com> Organization: Coleman Research Corporation X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Newsgroups: comp.lang.ada Date: 1999-08-04T00:00:00+00:00 List-Id: Ted Dennison wrote in message <7o9h0a$d68$1@nnrp1.deja.com>... >In article <37A80902.1454720B@nwn.de>, > KdoMFueSys Wilhelmshaven wrote: >> we've implemented a screen_io package in order to ease basic in- and >> output based upon ESC-Seqeunces using ANSI.SYS as it was described >> formerly in this group. > >You do of course realize that this will not work in WindowsNT? (without >a lot of extra work, anyway). Note what the poser of the question said, viz.: We are using WIN95 and Aonix Object Ada 7.1. ANSI.SYS is alive and well in WIN95, and changing the console mode from within the program works just fine.