Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!sdd.hp.com!spool2.mu.edu!news.cs.indiana.edu!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.os.msdos.programmer Subject: Re: Ascii codes for 'Alt' keychords Message-ID: <78336@iuvax.cs.indiana.edu> Date: 15 Dec 90 16:56:57 GMT References: <1990Dec14.221221.20958@cs.columbia.edu> Distribution: na Organization: 'twixt Dali and Dada Lines: 11 olasov@cs.columbia.edu (Ben Olasov) <1990Dec14.221221.20958@cs.columbia.edu> : | I can't find them anywhere (I know I'm probably looking in the wrong | places) - does anyone have them in emailable form? | | (If you even have the code for 'Alt-F5' it would be great!) My old turbo pascal book lists - as "27 108", the 27 being an ESCape character. Other shifted, ctrl'd, and alt'd function keys range from "27 84" through "27 113". Also in Norton's 'Programmer's Guide to the PC'.