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,5f05fd52c45de56c X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: ObjectAda and ANSI.SYS Date: 1998/06/18 Message-ID: #1/1 X-Deja-AN: 364083362 References: <35879521.65EE@ddre.dk> <3587B2D4.489C@ddre.dk> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1998-06-18T00:00:00+00:00 List-Id: Hans Marqvardsen (hm@ddre.dk) wrote: : When I open a DOS window, and use the MEM /P command, the output : confirms that ANSI.SYS is in fact installed; : Name:ANSI, SIZE:1060, Type:DEVICE= : However, : when I run Feldmans SMILEY procedure, : the output merely lists the escape sequenses : without interpretation. Adding the ansi.sys driver will enable usage of ansi escape sequences for DOS programs. MS does not support the use of ansi for console based windows programs. I modified Mike Feldmans SCREEN package to run on a Win32 system, you can find it on my homepage: http://stad.dsl.nl/~jvandyk Success, Jerry. -- -- Jerry van Dijk | email: jdijk@acm.org -- Leiden, Holland | member Team-Ada