Sorry for this - should have searched the forum first. Found the
following threads that cover this:

http://www.jsoftware.com/pipermail/programming/2006-December/004389.html


http://www.jsoftware.com/pipermail/programming/2006-December/004512.html



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sherlock, Ric
Sent: Friday, 23 February 2007 14:14
To: General forum
Subject: [Jgeneral] Project Manager and script dependencies

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

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

Reply via email to