[EMAIL PROTECTED] wrote:
> I wrote:
>> I have problems creating a standalone script using the
>> Package Manager (platform: J6.01c on Windows).  [...]
> 
> Stupid me is of course referring to the _Project_ Manager,
> not Package Manager.  Together with the Perfomance Monitor,
> J is well endowed with PMS...  (I also fixed the subject.)

PM build does not parse the source scripts to try to resolve load and
require. In earlier versions, we did try to do this, but it is
impossible to get right. So your source should not include load and
require if you want to build a standalone app.

You added to the library tab correctly. Right now, the Source tab is not
recalculated until it is changed, or the Refresh Tabs menu is selected.
This should really be done automatically.

Addons are not treated specially, so you need to include tara.ijs as a
source file.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to