Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site microsoft.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!ucbvax!ucbcad!tektronix!uw-beaver!microsoft!markz From: markz@microsoft.UUCP Newsgroups: net.micro.pc Subject: RE: Ansi.sys Message-ID: <8691@microsoft.UUCP> Date: Fri, 15-Jun-84 22:16:45 EDT Article-I.D.: microsof.8691 Posted: Fri Jun 15 22:16:45 1984 Date-Received: Tue, 19-Jun-84 01:20:04 EDT Organization: Microsoft Corporation Lines: 9 "... 1 person reported a strange occurence. Control-P seemed to be interpreted as Control-PrintScreen, but only if pressed when the speaker is making noise (e.g. Control-G)...." ^P is identical in function to Control-PrintScreen regardless of what the speaker is doing. If a program is using DOS calls to read its input, the keys are identical in function. If it uses the ROM directly (so much for portability), then it sees two different characters.