Bill, I downloaded the files you specified manually from http://www.jsoftware.com/svn/addons/tags/j602/tables/tara/1.2/
I copied them into my ~addons/tables/tara directory. Started a fresh J602 session and ran the Lab. At the start of Chapter 3 Writing Excel Files, when I press Ctrl+J, I get an error box pop up with the following message: error in: jijs_jctrl_fkey value error: RGB colorset=:colorset, RGB 0 0 0 Also the readexcelstring function doesn't seem to clean up numbered locales that it creates. If I run the following statement multiple times, I end up with an ever-increasing number of numbered locales. b=. 'Sheet1' readexcelstring jpath '~addons/tables/tara/test.xls' I had a quick look to see if I could see why it wasn't showing up in Package Manager, but being familiar with the ins & outs of Addon development I wasn't able to spot anything. It would be good to get it fixed though - manual downloading is a pain!! > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of bill lam > Sent: Wednesday, 24 October 2007 23:35 > To: General forum > Subject: [Jgeneral] tara update > > I have updated tara for inserting image (insertimage) and > writing comment (writecomment). Please download from package > manager or svn source in > http://www.jsoftware.com/svn/addons/trunk/tables/tara/ > > It should work with MS Excel, OpenOffice and Gnumeric. Note > that Gnumeric does not support BMP image and Google Docs does > not support image at all. > > Please report any problems. > > -- > regards, > bill > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
