The @when user key function/feature.... Wish list item?

John Esak john at valar.com
Wed Oct 27 16:12:32 PDT 2010


This is a little off this thread, but who cares.

On the apps where I push an pull rows up and down with @wuk... I often use
arrays of 2 char dummies on the screen for the different rows/files.
Generraly, they look like:



   *aa     *ba     *ca
   *ab     *bb     *cb
    *ac    *bc     *cc
    ...    ...     ...
    *aj    *bj     *cj

Everyone knows this routine and probably uses this sort of thing all the
time.

What would be so good is if there were a way to wildcard each group of two
letter variables for the @wuk feature.

It would be nice to be able to write:

@wukA*    if:
        then:  blah blah


@wukB*


In fact, this might even be nice for at when leafving/entering as well, but
not so much perhaps.   


In any case. Is this something that could be accomplished easily the way you
now handle labels and such.  I don't see why not really, but of course,
that's why I'm asking. :-)

John
`	



> -----Original Message-----
> From: filepro-list-bounces+john=valar.com at lists.celestial.com 
> [mailto:filepro-list-bounces+john=valar.com at lists.celestial.co
> m] On Behalf Of Kenneth Brody
> Sent: Wednesday, October 27, 2010 4:37 PM
> To: rkreiss at gccconsulting.net
> Cc: filepro-list at lists.celestial.com
> Subject: Re: The @when user key function/feature....
> 
> 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
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list



More information about the Filepro-list mailing list