boxes=: <;._2 textterminatedbycharacter has=: searchstring +./@E.S:0 boxes
-- Raul On Thu, Nov 10, 2011 at 12:36 PM, Skip Cave <[email protected]> wrote: > Two questions, > > 1. I have a text array where each line is terminated with a line feed. How > do you box each line of that text array to create an array of boxed text > strings? > > 2. When you have an array of boxed text strings, how do you create a > boolean array that indicates which boxes contain a particular text string? > > Skip > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
