It is ok to have another NoteB, but it will not be recognized by pretty
print or other J IDE facilities unless you also invent your own.
On Sep 25, 2015 1:51 PM, "'Pascal Jasmin' via Programming" <
[email protected]> wrote:

> 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
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to