If you run qt demos, it will check required addons and prompt you to install.
Пн, 06 мар 2017, Linda A Alvord написал(а): > I had trouble with thesecurity and the package manager, but after I got that > fixed, plot plostted! > > Thanks, but maybe you will have missed these three messages. Linda > > -----Original Message----- > From: Programming [mailto:[email protected]] On Behalf > Of Linda A Alvord > Sent: Monday, March 6, 2017 9:21 PM > To: [email protected] > Subject: Re: [Jprogramming] Can't geet "Users" orQ "Users/user/ > > I just found it in addons>ide>jhs>spx > > Shouldn't that be found somehow by the J code>? > > If not what must I do to direct my code to load 'plot' > > Thanks Linda > > -----Original Message----- > From: Programming [mailto:[email protected]] On Behalf > Of Linda A Alvord > Sent: Monday, March 6, 2017 9:12 PM > To: [email protected] > Subject: Re: [Jprogramming] Can't geet "Users" orQ "Users/user/ > > Thanks Bill, Once installed I get a similar error: > > > load 'plot' > not found: c:/users/elmo/addons/graphics/plot/plot.ijs > |file name error: script > | 0!:0 y[4!:55<'y' > > > However when I install j805 the addons folder has only two folders: ide and > qt > > A search through all the installed folders includes neither: graphics or plot > > Am I missing something in the install? In an erarlier install I did not seem > to have this problem. > > Linda > -----Original Message----- > From: Programming [mailto:[email protected]] On Behalf > Of bill lam > Sent: Sunday, March 5, 2017 9:48 PM > To: [email protected] > Subject: Re: [Jprogramming] Can't geet "Users" orQ "Users/user/ > > windows file system is case-incensitive, so there is no difference between > Users users UsErS > > please check if the file exists and install the plot addon if necessary. > > Вс, 05 мар 2017, Linda A Alvord написал(а): > > When I follow the JHome Download suggestions I get the small letters > > users as shown below.. > > > > load 'plot' > > > > not found: c:/users/elmo/j805/addons/graphics/plot/plot.ijs > > > > |file name error: script > > > > | 0!:0 y[4!:55<'y' > > > > > > > > There is only Users or user. I think this can only be corrected in > > the J code. > > > > > > > > Please let me know if I am doing something incorrectly. > > > > > > > > Linda > > > > ---------------------------------------------------------------------- > > 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 -- 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
