Ok, I got a little further. Below is more jijx screen. Where do I see the result of i. 5 I typed into t.ijs?
xmr'~temp/t.ijs' ┌─────┬───────────────────┐ │ta │_1 │ ├─────┼───────────────────┤ │jdo │ xmr'~temp/t.ijs'│ ├─────┼───────────────────┤ │jtype│enter │ ├─────┼───────────────────┤ │jmid │log │ ├─────┼───────────────────┤ │jsid │ │ ├─────┼───────────────────┤ │jdata│ │ └─────┴───────────────────┘ xmw'~temp/t.ijs' 0 xmr'~temp/t.ijs' ┌─────┬───────────────────┐ │ta │ │ ├─────┼───────────────────┤ │jdo │ xmr'~temp/t.ijs'│ ├─────┼───────────────────┤ │jtype│enter │ ├─────┼───────────────────┤ │jmid │log │ ├─────┼───────────────────┤ │jsid │ │ ├─────┼───────────────────┤ │jdata│ │ └─────┴───────────────────┘ jijs saved: /Users/brian/j701-user/temp/t.ijs xmr'~temp/t.ijs' ┌─────┬───────────────────┐ │ta │i. 5 │ ├─────┼───────────────────┤ │jdo │ xmr'~temp/t.ijs'│ ├─────┼───────────────────┤ │jtype│enter │ ├─────┼───────────────────┤ │jmid │log │ ├─────┼───────────────────┤ │jsid │ │ ├─────┼───────────────────┤ │jdata│ │ └─────┴───────────────────┘ xmw'~temp/t.ijs' 0 On Sat, Dec 11, 2010 at 11:35 AM, Brian Schott <[email protected]> wrote: > Bill, > > Thanx for the details. I got just so far but do not see T or any text > area. I am in http://127.0.0.1:65001/jijx in Safari on a PowerPC Mac. > What else do I do? > > *****************excerpt of jhs session below****************** > J Http Server > xmh'' > xmh'' NB. jijxm help > xmc L C T NB. configure > NB. Log rows, Cols, Textarea rows > xmx'' NB. execute T > xmr'~temp/t.ijs' NB. read to T > xmw'~temp/t.ijs' NB. write from T > xmc 10 60 20 > 10 60 20 > xmx'' > > > *****************excerpt of jhs session below****************** > > > On Sat, Dec 11, 2010 at 10:38 AM, bill lam <[email protected]> wrote: >> Not yet. You have to update ide/jhs using pacman on your machine. and then >> run the ./jhs and then use browser to browse the url >> http:/127.0.0.1:65001/jijxm >> >> type xmh'' for help on textarea. >> >> Сбт, 11 Дек 2010, Brian Schott писал(а): >>> To what are you referring in jum regarding jijxm? Is it the scratch >>> window? I don't think so, but I cannot find any new file whose name >>> suggests the app ijxm after having killed and restarted jum. >>> >>> On Sat, Dec 11, 2010 at 8:45 AM, Eric Iverson <[email protected]> >>> wrote: >>> > I also am finding I like the simpler jijxm. The fancy jijx is a bit of a >>> > push as it tries to look like a desktop application. The main problem >>> > there >>> > is the relatively new contenteditable that has rough edges, performance >>> > problems, and some unfortunate cross platform differences. I am confident >>> > that as html5 moves along these problems will be sorted out. >>> > >>> ---------------------------------------------------------------------- >>> 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 >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > (B=) <-----my sig > Brian Schott > -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
