Fixed now. Update jhs and be sure graphics/plot is also up to date.

On Mon, Dec 5, 2011 at 8:54 PM, Kip Murray <k...@math.uh.edu> wrote:

> Problem getting to jijxaz
>
> I updated to ide/jhs 1.0.125
>
> Exited jhs server and restarted it
>
> Tried to go to 127.0.0.1:65001/jijxaz got response
>
> get/post request failed
> response code 409
> application did not produce result
> try browsing to url again
> additional info in jijx
>
> Tried browsing to url again, same result
>
> jijx says
>
> not found: c:/users/kip murray/j701/addons/ide/jhs/jijxaz.ijs
> |file name error: script
> |       0!:0 y[4!:55<'y'
> *** response not sent for jijxaz
> *** html409 Conflict
>
>    JVERSION
> Engine: j701/2011-01-10/11:25
> Library: 7.01.051
> Platform: Win 32
> Installer: j701a_win.exe
> InstallPath: c:/users/kip murray/j701
>
> Windows 7 Service Pack 1
>
>
> On 12/5/2011 6:21 PM, Eric Iverson wrote:
> > The latest JHS update includes preliminary support for frames. It might
> be
> > worth a look.
> >
> > start JHS server
> > browse to URL jijxaz (perhaps start at your jijx bookmark and edit url to
> > end in az)
> >
> > You'll get 2 frames. The top is jijx and the bottom is jhelp. Try the
> links
> > in the bottom frame. For example, link to jijs, type in a sentence, and
> run
> > it.
> >
> > The top frame is framea and the bottom frame is framez. You can drag the
> > divider between the frames.
> >
> > The verb jhsshow can put a new url in a frame. For example,
> >
> >     'framez' jhsshow 'jfile'
> >
> > You can use a frame for plots.
> >
> >     load'plot'
> >     plotfix''
> >     load '~Demos/plot/plotdemos.ijs'
> >     plotdef 'show' ; 'framez' ; 400 200 NB. show plot in window framez
> >     plotdemos 1
> >     plotdemos 52
> > ----------------------------------------------------------------------
> > 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