X-Authentication-Warning: delorie.com: mail set sender to opendos-bounces using -f Date: Wed, 3 Dec 2003 23:51:16 +1100 (EST) From: DONALD PEDDER To: opendos AT delorie DOT com Subject: Re: ANSI.SYS In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: opendos AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: opendos AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > unless you want to be called spammer again ;->) Yes, not very helpful that the output of technical system info gets regarded as spam. :-( > Maybe you just mistyped the escape sequences? I actually just solved it myself after a quick look around the web. It turns out it's case-sensitive (not a very DOS-like thing to do, though I guess it's because we're talking binaries here, not plain text). Paradoxically (i.e. someone needs to proof-read this stuff) the doco showed a lower-case "m", whereas the example given at the end was in upper-case (which is what I originally had and wasn't working). It works now that I have changed the case (although the cursor is going back to white again after I've called an app). I'll get back to you guys about the other stuff later (just a few further comments to make, for future reference), but for now know that I have resolved all my issues. :-) thanks, dp.