Just copy that file into your scripts. there is no simple fix because standalone and J development are two different working environments. Pay attention to locale 'j' (and thus verbs and nouns inside) is not available in standalone script.
Срд, 15 Дек 2010, Henry Rich писал(а): > I am trying to make my first standalone app, where I package the j.exe > and j.dll along with the script etc into one install file. I get into > trouble when I include winapi.ijs. It fails on > > c=. 1!:1<jpath'~system\packages\winapi\win32api.dat' > > I have moved the file to the correct spot relative to my installation, > but jpath is set to jhostpath so it doesn't expand the ~system. > > I fear this is the tip of the iceberg so I am asking if anyone has some > tips on fixing this & any other problems there may be with getting a > standalone app started with -jprofile. > > Henry Rich > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- 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
