On Wed, January 13, 2010 2:33 pm, Sherlock, Ric wrote: > I got around to testing this and with the change to appdist.ijs that Bill > H suggested earlier (now committed to base system) was able to
Ric, That's good news. Thanks for your work on this. I'm curious, though; what does "committed to base system" mean? I just checked, and http://www.jsoftware.com/jwiki/JAL/Base%20Change%20Log says that 6.02.048/9 was updated last June. PacMan on my machine shows I'm running 6.2.49; I don't know how to map that to the Change Log version number because of the "48/9". > To include the addons I used the following setting in installer.ijs > APP_ADDONS=: 0 : 0 > ~addons\data\sqlite\* > ~addons\tables\tara\* > ) > > and ( require 'data/sqlite tables/tara' ) in my application. That sounds straightforward; I may try it again. My problem now is to fix the problem I highlighted an hour or two ago: getting the wd commands in my app to work with -jijx. Then I can try ADI again. Bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
