(a:,' ';LF) 1 : '[^:(m e.~])/\' 'a';'';' ';'bb';LF;'ccc';'';'';'' +-+-+-+--+--+---+---+---+---+ |a|a|a|bb|bb|ccc|ccc|ccc|ccc| +-+-+-+--+--+---+---+---+---+
--- "L.Tomei" <[EMAIL PROTECTED]> wrote: > > Thank you. > I'm really surprise for the big number of different and elegant solutions. > Now, how can I define a dyadic verb myfill where left argument specifies the > boxes I want replace? > In practice, I need to fill also boxes which contain just one space or LF, > writing something like: > > (a:;' ';LF) myfill mylist > > Lorenzo > > > Oleg Kobchenko wrote: > > > > A simpler phrase for [EMAIL PROTECTED] is [^: > > > > [^:(a:-:])/\ 'a';'';'';'bb';'';'ccc';'';'';'' > > +-+-+-+--+--+---+---+---+---+ > > |a|a|a|bb|bb|ccc|ccc|ccc|ccc| > > +-+-+-+--+--+---+---+---+---+ > > > > .... > > > > > > > > -- > View this message in context: > http://www.nabble.com/populating-a-list-of-boxed-strings-tp15288034s24193p15299311.html > Sent from the J Programming mailing list archive at Nabble.com. > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
