If I include library dependencies in a source script e.g..
require 'dates grid'
 
the libraries is/are automatically added to the list of source scripts
with a trailing (d)

If I my source script requires a library installed by the package
manager in the addons directory e.g..
require 'tables/tara data/sqlite grid'

Project Manager doesn't seem to see the JAL libraries and add them as
dependencies to the list of source scripts (the grid dependencies will
still be added fine).  Do I need to add these manually or should they
also turn up automatically?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to