The @when user key function/feature....

Kenneth Brody kenbrody at spamcop.net
Wed Oct 27 13:37:21 PDT 2010


On 10/27/2010 4:06 PM, Richard Kreiss wrote:
> Interesting as I had not realized this would work.  Tested it and it does.
>
> I still would like and @fkey(function key pressed, @afkey(alt&  function key
> &  @cfkey(ctrl&  function key) function that works like @key.
>
> This might make all 12 function key available or maybe just 1-10 and then
> alt 1-9 and ctrl 1-9 for a total of 28 available function keys.  This would
> make 54 possible single key options available especially now with dokey for
> doubling up some built in key functions.
[...]

Well, for *nix systems, the limits on termcap makes it impractical to add 48 
keys to each entry.

However, for Windows, you can set PFSKHEX=ON, and @SK will be a 4-digit hex 
value for any "unknown" keystroke.

-- 
Kenneth Brody


More information about the Filepro-list mailing list