Friends: 

I found in the forum the next definition: 


NB. formats data in tabular form J acceptable by spreadsheets. 


tabfmt =: 3: 0 
    if. 0 = L. y. do. y. =. < "0 y. end. 
    '_-' rplc ~> ([LF "_]) each / ([TAB" _, each ])&": / 1 y.. 
) 
 
I don’t remember the author.
Someone could say me how it works and what is "rplc" which is in the definition 
of tabfmt? 
 
Thanks.
Alfonso.
 


      ¡Obtén la mejor experiencia en la web! Descarga gratis el nuevo Internet 
Explorer 8. http://downloads.yahoo.com/ieak8/?l=mx
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to