Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hao!ames!sri-spam!mordor!styx!ptsfa!nonvon!apn From: apn@nonvon.UUCP (root) Newsgroups: comp.sys.ibm.pc Subject: Re: Reading scan codes Message-ID: <311@nonvon.UUCP> Date: Tue, 12-May-87 23:12:17 EDT Article-I.D.: nonvon.311 Posted: Tue May 12 23:12:17 1987 Date-Received: Sat, 16-May-87 01:18:03 EDT References: <476@catnip.UUCP> Organization: NONVON Systems Computer Research Group Lines: 21 in article <476@catnip.UUCP>, ben@catnip.UUCP (Bennett Broder) says: > > I am writing a program using Quick Basic, and I would like to be able to > determine if the shift keys are pressed. I figure that there must be > a way to read the port that the keyboard is connected to in order to > determine this, but I am unsure of exactly what must be done. Could > someone shed a little light on the subject? > > Thanks. > > -- > > Ben Broder > {ihnp4,decvax} !hjuxa!catnip!ben > {houxm,clyde}/ shift keys are just like any other keys... you get a make code and a break code. I do not know under what facilities you can access this in QB. -Alex Novickis