All of a sudden late yesterday afternoon, the android images appeared and all seems to be working. I may have not finished loading everything when I upgraded the phone.
I'll save your suggestions below because I may still need them. Thanks. Linda -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of bill lam Sent: Friday, September 25, 2015 3:14 AM To: Programming forum Subject: Re: [Jprogramming] dyadic Note 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
