> /data/data/com.jsoftware.android.qtide/bin/jconsole ~addons/ide/jhs/core.ijs > -js " init_jhs_'' "
You should first install an app (if not yet) called "android terminal emulator". Type inside that terminal, or it has an option to set it as the first command line. On Wed, Jul 16, 2014 at 5:23 PM, Linda Alvord <[email protected]> wrote: > Is this what I would enter in chrome? > > /data/data/com.jsoftware.android.qtide/bin/jconsole ~addons/ide/jhs/core.ijs > -js " init_jhs_'' " > > Linda > > ----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of bill lam > Sent: Tuesday, July 15, 2014 11:42 AM > To: [email protected] > Subject: Re: [Jprogramming] Moving to J on android phone > > You don't need to start jqt to use jhs. > The command line jconsole executable should already installed, > you can confirm by typing, > fdir jpath '~bin/*' > > and the file system path of ~bin is > jpath '~bin' > > so that you can run jhs from a terminal emulator using > /path/to/jconsole ~addons/ide/jhs/core.ijs -js " init_jhs_'' " > > where /path/to is what you got previously for ~bin > > (untested) > > Вт, 15 июл 2014, Linda Alvord написал(а): >> On my laptop I click on a shortcut to jconsole.exe. Nex I use chrome where >> I have a favorite link to 127.0.0.65001/jijx. >> >> >> >> When I install j802 on my phone I get a J app which leads to jqt. It >> seems that I need to get to jhs prior to activating chrome where I could >> get to jijx. >> >> >> >> Is there a way to use jhs in the chrome browser? >> >> >> >> 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
