Hi, END is a compound key and does not have an ASCII value. Instead, you will have to check for 'the keyCode'. END has a keyCode of 119 followed by a keyCode of 2. To emulate that behavior, instead of checking for it, there are a few things you can do. For instance, see Al's response for one example. - Tab At 08:28 AM 7/3/01 -0700, John Hart wrote: >Hi all, > Can't find END key ASCII listed in my ASCII appendix of Dir 8.5 manual, so >wondering if it is possible for Lingo to emulate a key press of the END key >in a field sprite? I am referring to the END key in the group of 6 keys to >the right of the main keyboard itself. The 6 are: (top row) Insert, Home, >Page Up; (bottom row:) Delete, End, and Page Down. AFter scanning the Lingo >dictionary, I can't find any keyword that fits the bill, so maybe there is a >workaround. What I'm after is something like this: > >SendThisKey(END) to field "MyNotes" > >Thanks to all! > >John Hart, Editor >123FYI - The Best of the Web >http://www.123fyi.net > > > > >John Hart, Editor >123FYI - The Best of the Web >http://www.123fyi.net > > > >NetZero Platinum >No Banner Ads and Unlimited Access >Sign Up Today - Only $9.95 per month! >http://www.netzero.net > >[To remove yourself from this list, or to change to digest mode, go to >http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, >email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) >Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
