Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!psuvax1!psuvm!tbc101 From: TBC101@PSUVM.BITNET (Thomas B. Collins, Jr.) Newsgroups: comp.lang.pascal Subject: Reading the keyboard Message-ID: <89268.185834TBC101@PSUVM.BITNET> Date: 25 Sep 89 22:58:34 GMT Organization: Penn State University Lines: 10 I'm working on a program with Turbo Pascal 5.5, and I've noticed that the F11 and F12 keys don't trigger the 'ReadKey' command. Am I doing something wrong, or do I need to do something else in order to read these keys? It should send a null to the first ReadKey, and then a 133 (F11) or 134 (F12) to the second ReadKey. As it stands now, it doesn't even send a null... ------- Tom "Shark" Collins Since ICS is comprised of 2 people, my views tbc101@psuvm.psu.edu are the opinion of at least 50% of the company.