Ok!

So if I put this on a jhs menu, I could use that menu option to
recover control of the J session.

I wonder which menu would be a best-fit for this kind of thing?

-- 
Raul

On Tue, Mar 20, 2012 at 10:05 AM, Eric Iverson <eric.b.iver...@gmail.com> wrote:
> Verb jfe_jhs_ enables/disables the JHS interface.
>
> In JHS do:
>   jfe_jhs_ 0 NB. return J io control to console session
>
> In Jconsole do:
>   jfe_jhs_ 1 NB. return J io control to JHS
>
> To end the Jconsole session from JHS do:
>   exit''
>
> On Tue, Mar 20, 2012 at 9:14 AM, Raul Miller <rauldmil...@gmail.com> wrote:
>> In my gingerbread default browser, jhs does not display the input area
>> in a fashion which allows me to select it.
>>
>> And, once jhs is running, I have no easy way to regain access to the
>> console (break did nothing, for example).
>>
>> Power-cycle worked, to shut down jhs.
>>
>> --
>> Raul
>>
>> On Mon, Mar 19, 2012 at 11:32 PM, Michael Dykman <mdyk...@gmail.com> wrote:
>>> If you install Dolphin as your default browser, that should be
>>> auto-launched against JHS. Alternatively, once JHS is launched, you
>>> can point any browser you like at http://localhost:65001/jijxipad.  I
>>> think we all might be interested to know how the various work with
>>> JHS.
>>>
>>>  - michael
>>>
>>> On Mon, Mar 19, 2012 at 2:51 AM, Paul Jackson <plj...@gmail.com> wrote:
>>>> That gives a nice line plot on my machine.  The Dolphin browser can save
>>>> the session image as a PDF, but I haven't read far enough to know how to
>>>> launch it instead.
>>>>
>>>> Paul
>>>>
>>>> On Mar 18, 2012 9:05 PM, "Michael Dykman" <mdyk...@gmail.com> wrote:
>>>>>
>>>>> load 'plot'
>>>>> plot ?~10
>>>>>
>>>> ----------------------------------------------------------------------
>>>> For information about J forums see http://www.jsoftware.com/forums.htm
>>>
>>>
>>>
>>> --
>>>  - michael dykman
>>>  - mdyk...@gmail.com
>>>
>>>  May the Source be with you.
>>> ----------------------------------------------------------------------
>>> 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

Reply via email to