[futurebasic] Re: [FB] GETKEYS and KEYTRANSLATE

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 1999 : Group Archive : Group : All Groups

From: "keller" <keller@...>
Date: Sat, 25 Sep 1999 12:09:39 -0500
> Here's a ditty that shows the four longs returned by GETKEYS.  Just
> pound the key combination you want to identify, then call GETKEYS  in
> your dialog statement and select for the appropriate rowx& value.  The
> four "rowx&" parameters and the record "keys" are apparently predefined.
>  I've never used KEYTRANSLATE.
>   Hope this helps.
>   Charles P.
>

Thanks! I'll give it a try.

Anders