(1;'A') grid readexcelstring jpath '~addons/tara/test.xls'

Looks relatively ok

Obviously formating the date etc would need to be addressed

The important thing is to note that these tools - tara and grid - are
available and provide a powerful platform

2006/11/15, bill lam <[EMAIL PROTECTED]>:

Björn Helgason wrote:
>     NB. in order to compare with the new grid
>
>   load 'grid'
>   a=.7$a:
>   a=.a,<'hello world'
>   a=.a,6$a:
>   a=.a,<'hello tara'
>   (1;'A') grid 4 4$a

Good suggestion, I guess it would make a fair comparison to grid if
slightly
modified into one-liner,

(1;'A') grid ('hello world';'hello tara')(1 3;3 2)}4 4$a:

I also think that tara and grid can be more cooperative with each
other.  eg, it
should be easy to use tara to read from an excel file and use grid to
display
the data if format is not important.

grid readexcelstring jpath '~addons/excel/tara/test.xls'

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




--
Björn Helgason, Verkfræðingur
Fugl&Fiskur ehf, Þerneyjarsund 23, Box 127
801 Grímsnes ,t-póst: [EMAIL PROTECTED]
Skype: gosiminn, gsm: +3546985532
Landslags og skrúðgarðagerð, gröfuþjónusta
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
         /|_      .-----------------------------------.
        ,'  .\  /  | Með léttri lund verður        |
    ,--'    _,'   | Dagurinn í dag                     |
   /       /       | Enn betri en gærdagurinn  |
  (   -.  |        `-----------------------------------'
  |     ) |        (\_ _/)
 (`-.  '--.)       (='.'=)
  `. )----'        (")_(")
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to