Use Find in Files for an example. Hint:

   wd 'qkeystate *',13 16{a.  NB. Enter
10
   wd 'qkeystate *',13 16{a.  NB. Shift+Enter
11

--- On Wed, 6/25/08, Philip A. Viton <[EMAIL PROTECTED]> wrote:

> Can someone tell me the correct form for using wd
> 'qkeystate' ? If I do
> 
>   wd 'qkeystate 13;'
> 
> the response is 00; if I do
> 
>   wd 'qkeystate 135;'
> 
> I get 000, suggesting that each character in the argument
> to 
> qkeystate is being responded to, not key-13 (= RETURN)  or
> key-135 (= F-24).
> 
> 
> 
> 
> ------------------------
> Philip A. Viton
> City Planning, Ohio State University
> 275 West Woodruff Avenue, Columbus OH 43210
> [EMAIL PROTECTED]
> 
> ----------------------------------------------------------------------
> For information about J forums see
> http://www.jsoftware.com/forums.htm


      
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to