A new problem. Yestrerday jhs.bat would give me a console. When I ran it, I could open Chrome and get to jhs. All temp files were there.
Today the new (I reinstalled everything) jhs.bat goes Right to explorer which I don't like. But it does connect to my temp files. So I close it and connect to Chrome and I no longer get temp files. I liked uestereday's version of that much more. Linda -----Original Message----- From: Programming [mailto:[email protected]] On Behalf Of Linda A Alvord Sent: Sunday, March 12, 2017 5:56 AM To: [email protected] Subject: Re: [Jprogramming] JHS update Bill I found a better way to get pacman to work. I found the two versions and then put them on the desktop. TThey can not run as administrator, but if I then run jqt as an administrator I could install pacman and use your code to install plot, viewmat, dissect ..l -----Original Message----- From: Programming [mailto:[email protected]] On Behalf Of bill lam Sent: Sunday, March 12, 2017 4:52 AM To: [email protected] Subject: Re: [Jprogramming] JHS update "360 sandbox"? Did you mean the chinese made anti-virus software? If so, I strongly suggest you un-install it immediately. 360 itself is a virus which kills other virus. Вс, 12 мар 2017, Linda A Alvord написал(а): > Bill, On 32 I tried this and could get pacman past security by putting it (2 > of them) into 360 sandbox. > > However I sent a shortcut to the desktop and still couldn't use the icon and > run as an administrator. Can you clear pacman as you have with the rest of > the install. > > > -----Original Message----- > From: Programming [mailto:[email protected]] On > Behalf Of bill lam > Sent: Saturday, March 11, 2017 1:28 AM > To: [email protected] > Subject: Re: [Jprogramming] JHS update > > Many addons are missing. Try install all addons by > > load 'pacman' > 'install' jpkg 'all' > > on both 32 and 64-bit. > > Сб, 11 мар 2017, Linda A Alvord написал(а): > > Eric, Things are much better. I have jhs 32 and 64 working. The temp files > > show up under link and it is as I remember it. > > > > However, the new problem is both jhs versions have difficulty finding files > > but this seems unrelated to my setup. > > > > Here are some examples from 32 bit, but there are similar problems > > in > > 64 > > > > load 'dissect' > > not found: C:/Users/j805/bin/dissect > > |file name error: script > > | 0!:0 y[4!:55<'y' > > > > load 'viewmat' > > not found: c:/users/j805/addons/graphics/viewmat/viewmat.ijs > > |file name error: script > > | 0!:0 y[4!:55<'y' > > > > load 'plot' > > not found: c:/users/j805/addons/graphics/plot/plot.ijs > > |file name error: script > > | 0!:0 y[4!:55<'y' > > > > > > > > > > Thanks for your patience with me! Linda > > > > -----Original Message----- > > From: Programming [mailto:[email protected]] > > On Behalf Of Eric Iverson > > Sent: Friday, March 10, 2017 11:38 AM > > To: Programming forum > > Subject: Re: [Jprogramming] JHS update > > > > Linda, > > > > Let's first make sure that the menu ide>file (no s) is working properly. > > > > In the jijx page, click menu ide>file and that should take you to a page > > that is a file explorer. That page should have a menu item called action > > and then a row of folder names. > > > > Try clicking on various folder names to see how the page changes. > > > > Click on the temp folder name and you should then see a list of files in > > your temp folder. If you see a file there with a name that does not start > > with a digitl, double click it to open it in a jijx editing page. > > > > The use of a file should add its name to the list of recent files. Go to > > the jijx page and do menu ide>jfiles. This will give you a list of files > > you have recently accessed in JHS. This list is maintained in the browser > > so various actions can clear the list. This is why you are seeing a blank > > page. > > > > The blank page if there are no recents is confusing. I should perhaps > > change it to say something like 'no recent files', or as IBM used to put in > > its manuals 'this page intentionally left blank'. > > > > > > > > > > > > On Fri, Mar 10, 2017 at 10:57 AM, 'Pascal Jasmin' via Programming < > > [email protected]> wrote: > > > > > ide> file ... action>new file > > > > > > or just ide> jijs > > > > > > > > > > > > > > > ----- Original Message ----- > > > From: Linda A Alvord <[email protected]> > > > To: [email protected] > > > Sent: Friday, March 10, 2017 10:44 AM > > > Subject: Re: [Jprogramming] JHS update > > > > > > Pascal, In jqt you open new temp and then save. > > > > > > In JHS, how do you get to a place where you can define a script > > > and save it? > > > > > > Linda > > > > > > -----Original Message----- > > > From: Programming > > > [mailto:[email protected]] > > > On Behalf Of 'Pascal Jasmin' via Programming > > > Sent: Friday, March 10, 2017 9:20 AM > > > To: [email protected] > > > Subject: Re: [Jprogramming] JHS update > > > > > > seems like you want to save an ijs (script) file? You need to > > > open one first. The ijx file is like the console in jqt. > > > > > > > > > Eric has mentioned a few times now that "file" menu is different > > > than "files" menu. > > > > > > > > > > > > > > > ----- Original Message ----- > > > From: Linda A Alvord <[email protected]> > > > To: [email protected] > > > Sent: Friday, March 10, 2017 8:41 AM > > > Subject: Re: [Jprogramming] JHS update > > > > > > Also, it seems that there were more choices before. There ar: > > > > > > Ide debug tools help > > > > > > Weren't there 'action' which included 'save' ? > > > > > > Linda > > > > > > -----Original Message----- > > > From: Programming > > > [mailto:[email protected]] > > > On Behalf Of Eric Iverson > > > Sent: Thursday, March 9, 2017 9:28 PM > > > To: Programming forum > > > Subject: Re: [Jprogramming] JHS update > > > > > > I don't understand your problem report. There has been no change > > > in JHS other than were they appear in the menu. > > > > > > ide>files (note the s) is a list of files you have used recently. > > > > > > ide>file (no s) is a file browser. You can navigate over your > > > ide>folders and > > > see all your files. > > > > > > Please confirm that menu ide>file is working properly. > > > > > > Also, please report the result of the expression in JHS: > > > jpath'~temp' > > > > > > And then run the same expression in jqt and report that. > > > > > > It sounds like perhaps you multiple installations of J and that is > > > the source of the confusion. > > > > > > > > > > > > > > > On Thu, Mar 9, 2017 at 9:07 PM, Linda A Alvord > > > <[email protected]> > > > wrote: > > > > > > > In the past, I could access all ijs files in temp when I was > > > > connected to jhs in my browser. All worked with no problem. > > > > How can I do that now as '"file" has a new meaning. Otherwise > > > > all older files must be retyped befo before they can be used and > > > > modified. Also once they were modivied in jhs they would be corrected > > > > when accessed in jqt. > > > > > > > > Linda > > > > > > > > -----Original Message----- > > > > From: Programming > > > > [mailto:[email protected]] > > > > On Behalf Of Eric Iverson > > > > Sent: Thursday, March 9, 2017 2:46 PM > > > > To: Programming forum > > > > Subject: [Jprogramming] JHS update > > > > > > > > JHS update available. JHS now automatically browses to the jijx page. > > > > This is probably more convenient than the current behavior for > > > > most people most of the time. > > > > ---------------------------------------------------------------- > > > > -- > > > > -- > > > > -- 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 > > > ------------------------------------------------------------------ > > > -- > > > -- 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 > > > > -------------------------------------------------------------------- > > -- 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 -- 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
