Thank you, your solution works like I expect

Raul Miller-4 wrote:
> 
> ....
> 
> You apparently want, for that particular example:
>    }:;(":i.2 2),.LF
> 
> Or, for the general case, one of these:
> 
> linfmtE=:3 :0
>   t=:":y
>   for_n.}.i.#$y do.
>     t=:;"2 ,&LF"1 t
>   end.
>   (-.#$y)}.t
> )
> 
> linfmtT=: -...@#@$ }. ;"2@:(,&LF"1)^:(_1 + #...@$)@":
> 
> FYI,
> 
> -- 
> Raul
> 

-- 
View this message in context: 
http://old.nabble.com/flatten-data-to-a-string-tp28179263s24193p28181985.html
Sent from the J Programming mailing list archive at Nabble.com.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to