ĵaŭ, 24 Dec 2009, Bill Harris skribis:
>    coclass 'pcsv'
> 
>    script_z_ '~addons/tables/dsv/dsv.ijs'
> |file name error: script_z_
> |       0!:0 y[4!:55<'y'
> 

I'm not sure if PM can resolve addons in building standalone scripts.
Try manually adding all addons needed into your source script tabs. 
Moreover, sentence such as
   jpath '~system'

may not run either because it depends on the noun SYSTEMFOLDERS_j_
check by typing SYSTEMFOLDERS_j_ in your debug window to see if that
noun is defined or not.  Some addons loads dll using path '~addons/..'
and that may not work in standalone.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to