; @ (#!.(<' ')~ 1 j. =&a:) text the yellow cat is sleeping Henry Rich
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kairit Sirts > Sent: Saturday, December 01, 2007 3:55 PM > To: 'Programming forum' > Subject: [Jprogramming] concatenating boxed strings > > Hi! > > I have syllabified text in boxed form. For example: > > text=.(<'the'),a:,(<'yel'),(<'low'),a:,(<'cat'),a:,(<'is'),a:, > (<'slee'),(<'p > ing') > text > > +---++---+---++---++--++----+----+ > |the||yel|low||cat||is||slee|ping| > +---++---+---++---++--++----+----+ > > Now I would like to remove the boxes and undo the > syllabification. How to do > that? > > Kairit Sirts > > > ---------------------------------------------------------------------- > For information about J forums see > http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
