Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site phri.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!cmcl2!phri!greenber From: greenber@phri.UUCP (Ross Greenberg) Newsgroups: net.micro.pc,net.micro.att Subject: Re: Detecting the presence of ANSI.SYS Message-ID: <2135@phri.UUCP> Date: Thu, 16-Jan-86 12:53:57 EST Article-I.D.: phri.2135 Posted: Thu Jan 16 12:53:57 1986 Date-Received: Sun, 19-Jan-86 05:02:27 EST References: <131@suneast.uucp> Organization: Public Health Research Inst. (NY, NY) Lines: 13 Xref: watmath net.micro.pc:6572 net.micro.att:820 > Does anyone know of a quick and reliable way of detecting > whether ANSI.SYS has been installed? > -- A quick hack: Send the ANSI sequence to position your cursor to some location {x,y}. Send the ANSI sequence to read current cursor poition. If they match, you're running ANSI, else you're not. ross m. greenberg ihnp4!allegra!phri!greenber