I'm not sure what ( kdir ) is and where it comes from. Is it from
~system/packages/files/kfiles.ijs?  If so you may want to try using
~system/packages/files/keyfiles.ijs instead. From keyfiles.txt:

  "This is a modification and enhancement of the "kfiles" system
  (which is retained for compatibility)."

On Mon, Dec 12, 2011 at 8:21 PM, Gian Medri <gianme...@gmail.com> wrote:
> Hi!
>
> J602:
> kdir 'xxx'  works OK in the development environment but not in an installer
> app
> (iapp).
> The japp goes in error without giving any clue. After a while I found that
> the error is caused by kdir.
> I replaced kdir with >{.>jread 'xxx';9 . This works OK also in the japp.
>
> If the installer has the lock parameter = 1, the japp goes in error. It
> seems that it can't read the script files
> with ".ijl". If the extension ".ijl" is changed in ".ijs" in the japp, then
> everything is OK.
>
> Gian Medri
> ----------------------------------------------------------------------
> 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