Perhaps a problem with handling filenames that have spaces in the path. (i.e. "kip murray" )
On Fri, Jan 15, 2016 at 3:51 PM, Kip Murray <[email protected]> wrote: > JVERSION > > Engine: j804/j32/windows > > Release: commercial/2015-12-21 16:21:06 > > Library: 8.04.15 > > Qt IDE: 1.4.9/5.4.2 > > Platform: Win 32 > > Installer: J804 install > > InstallPath: c:/users/kip murray/j804 > > Contact: www.jsoftware.com > > > jpath '~addons' > > c:/users/kip murray/j804/addons > > > jpath '~system' > > c:/users/kip murray/j804/system > > > load 'numeric' > > not found: c:/users/kip murray/j804/addons/general/misc/numeric.ijs > > |file name error: script > > | 0!:0 y[4!:55<'y' > > > On Thu, Jan 14, 2016 at 8:42 PM, Ric Sherlock <[email protected]> wrote: > > > Works fine for me too. > > Could it be that you've changed the definition of ~addons and/or > ~system ? > > Do they correspond to the InstallPath reported by JVERSION with addons or > > system added on? > > > > JVERSION > > > > Engine: j804/j64/windows > > > > Release: commercial/2015-12-21 16:18:48 > > > > Library: 8.04.15 > > > > Qt IDE: 1.4.9/5.4.2 > > > > Platform: Win 64 > > > > Installer: J804 install > > > > InstallPath: c:/program files/j64-804 > > > > Contact: www.jsoftware.com > > > > > > jpath '~addons' > > > > c:/program files/j64-804/addons > > > > > > jpath '~system' > > > > c:/program files/j64-804/system > > > > > > > > > > On Fri, Jan 15, 2016 at 3:38 PM, bill lam <[email protected]> wrote: > > > > > It works for me. > > > > > > Чт, 14 янв 2016, Kip Murray написал(а): > > > > The addresses in noun Public_j_ are incorrect, consequently commands > > like > > > > > > > > load 'numeric' > > > > > > > > do not work in jqt. > > > > > > > > --Kip Murray > > > > > ---------------------------------------------------------------------- > > > > 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 > > > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
