Re: [Jprogramming] Moving to J on android phone

2014-07-16 Thread bill lam
--- > From: programming-boun...@forums.jsoftware.com > [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of bill lam > Sent: Tuesday, July 15, 2014 11:42 AM > To: programm...@jsoftware.com > Subject: Re: [Jprogramming] Moving to J on android phone > > You don't need to s

Re: [Jprogramming] Moving to J on android phone

2014-07-16 Thread Linda Alvord
alf Of bill lam Sent: Tuesday, July 15, 2014 11:42 AM To: programm...@jsoftware.com 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/*

Re: [Jprogramming] Moving to J on android phone

2014-07-15 Thread bill lam
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

[Jprogramming] Moving to J on android phone

2014-07-15 Thread 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 th