Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ceres.physics.uiowa.edu!news.iastate.edu!VAXF.IASTATE.EDU!TABU6 Newsgroups: comp.os.msdos.programmer Subject: Re: ansi escape sequences Message-ID: <1991Mar26.002048.27263@news.iastate.edu> From: tabu6@CCVAX.IASTATE.EDU (Adam Goldberg) Date: Tue, 26 Mar 1991 00:20:48 GMT Reply-To: tabu6@CCVAX.IASTATE.EDU Sender: news@news.iastate.edu (USENET News System) References: Distribution: comp Organization: Iowa State University, Ames, IA. Lines: 25 In article , davis@pacific.mps.ohio-state.edu ("John E. Davis") writes: >Hi, > > What is the easiest way to send ansi escape sequences to the screen without >having ansi.sys loaded? I imagine that there should be a simple driver >program that would interpret the escape sequence and write directly to the >screen. > >Thanks, >John > > bitnet: davis@ohstpy >internet: davis@pacific.mps.ohio-state.edu There is no 'Simple Driver' to interpret the escape sequence. Perhaps ANSI.SYS could be optimized a little, but the very format of ANSI screen commands makes an interpreter for those commands very difficult. +----------------------------------------------------------------------------+ + Adam Goldberg Bitnet: tabu6@ISUVAX.BITNET + + Iowa State University Internet: tabu6@CCVAX.IASTATE.EDU + + H: (515) 233-5135 + "It's simple! Even a Pascal programmer could do it!" + +----------------------------------------------------------------------------+