That is so simple a solution. Thanks Linda -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joe Bogner Sent: Monday, September 22, 2014 11:48 AM To: [email protected] Subject: Re: [Jbeta] Looks simple but probably isn't
needs to be boxed since everything else is boxed (<'+') (<0 0)} R On Mon, Sep 22, 2014 at 11:32 AM, Linda Alvord <[email protected]> wrote: > Q=:3 5$'ABCDEFGHIJKLMNO' > > ABCDE > FGHIJ > KLMNO > > > > '+' (<0 0) } Q > > +BCDE > FGHIJ > KLMNO > > > > ]R=:3 5$<' ' > > --T-T-T-T-┐ > │ │ │ │ │ │ > +-+-+-+-+-+ > │ │ │ │ │ │ > +-+-+-+-+-+ > │ │ │ │ │ │ > L-+-+-+-+-- > > $Q > > 3 5 > > $R > > 3 5 > > '+' (<0 0)} R > > '+' (<0 0)} R > > |domain error > | '+' (<0 0)}R > > > > It looks like it should be simple because all are characters except that > they aren't. The boxes are all empty and don't want to be filled. > > > > Linda > > ---------------------------------------------------------------------- > 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
