current definition of Note dyad is to just return 
Note 
3 : '0 0 $ 0 : 0' :[


NoteB =: (3 : '0 0 $ 0 : 0' : ( 4 : ' 0 : 0' ][))

or I guess (] [ Note@])

the new hotkey in beta is nice, thanks.  I haven't noticed any library code 
that uses the existing dyadic Note, so it may be safe to redefine.  The 
application is in fancy headers or locale documentation

cocurrent 'mylocale' NoteB 'This locale does stuff'
 Here is how to use it.
)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to