On Fri, 27 Nov 1998 05:26:18 -0800, cindy and chris
Quote:
>Hi there;
>Just a quick question for y'all: How do I reference the function keys as
>a valid input key (in BASIC). For example, I have the program set up to
>accept certain keys as a valid input (if inkey = 'm' or if inkey = 'M'
>then var1(x) = 'M'). I'd like to use the function keys if I could...
>what's the correct syntax for this?
When you're messing with ALL the key combinations is is easier and faster to
start using the returned values as INTEGERs. I've outlined this whole process
and have all the constants for the 'extra' keys and their <shift>, <alt>, and
<ctrl> values on my web site. You'll want to d/load the fGetKey stuff.
C'ya,
____ _ ____ ____ _____
| _ \ / \ / ___) __ | ___)(_ _) Don Schullian
|____//_/ \_\(____/\__/|_| |_| www.DASoftVSS.com
___________________________________ www.basicguru.com
Vertical Software Solutions