Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 3/23/84; site cbosgd.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!ihnp4!cbosgd!mark From: mark@cbosgd.UUCP (Mark Horton) Newsgroups: net.micro.pc Subject: Re: ANSI.SYS and MS-DOS 2.0 Message-ID: <282@cbosgd.UUCP> Date: Tue, 11-Sep-84 16:10:23 EDT Article-I.D.: cbosgd.282 Posted: Tue Sep 11 16:10:23 1984 Date-Received: Fri, 14-Sep-84 04:54:53 EDT References: <137@hsi.UUCP> Organization: AT&T Bell Laboratories, Columbus Lines: 14 ANSI.SYS is certainly not IBM only - the AT&T 6300 comes with it. (By the way, the AT&T 6300 seems like a winner - it's about twice as fast as the IBM XT, costs about the same, and is so compatible that Venix and Xenix both run unmodified on it at twice the speed of the XT.*) However, ANSI.SYS is far from a wonderful way to write your software. It's not very complete (for example, it can't do ED, that's "clear to bottom of screen" in English, and it ignores the parameters to EL as well) and it's awfully slow. Most useful IBM PC software is forced to write directly into display memory. * I work for AT&T but if you know me you know I'm not biased in favor of AT&T products.