Changing font size is effective for any 'new' pages that are displayed. The jijx window gets new output incrementally so the page isn't 'new' and you won't see the effect immediately. A page refresh (I think they call it reload on the Mac) will get a 'new' page and you will see the effect.
Stopping and restarting the JHS server is necessary to load the startup_jhs.ijs script to set an initial value other than the default. So, changing the value of PC_FONTSIZE will effect the next new page (e.g., refresh of jijx page). To have it be automatically set at startup it needs to be done by the startup_jhs.ijs script. You can see the exact code that loads startup_jhs.ijs in ~addons/ide/jhs/core.ijs. Look at that file and search for startup_jhs. On Sat, Jul 14, 2012 at 10:38 AM, Murray Eisenberg <mur...@math.umass.edu>wrote: > Since my iMac has both an SSD startup drive and an HD, my own OS X user > folder is on the latter. That should not affect anything for J. At least > it doesn't affect any other program. And it doesn't affect jpath > correctly identifying my OS X user folder, or doing file writes and > reads directly by my executing file operations from within J. > > Is there some way of seeing what happens during the startup sequence for > JHS -- some log of operations? Because clearly something is wrong. > > And just to be sure: I did type the correct thing for > > PC_FONTSIZE_jhs_=:'22px' > > didn't I? > > Should manually executing that statement in the jijx browser window > change the font size immediately, or even for subsequent input/output at > that session? It does NOT! > > On 7/13/12 6:09 AM, Brian Schott <schott.br...@gmail.com> wrote: > > > > It works for me on my Mac > > Lion. Perhaps the difference is my installation folder as shown by this > > that does not show the Volume. jpath'~user' /Users/brian/j64-701-user > > > > On Fri, Jul 13, 2012 at 9:40 AM, Murray Eisenberg <mur...@math.umass.edu > > > > wrote: > >> >Such a typo was irrelevant to the problem, which persists. > >> > > >> >Contents of > >> > > >> > /Volumes/MacHD/Users/murray/j64-701-user/config/startup_jhs.ijs > >> > > >> >are: > >> > > >> >PC_FONTSIZE_jhs_=:'22px' > >> > > >> >And, to check, the result of > >> > > >> > jpath '~user' > >> > > >> >is: > >> > > >> >/Volumes/MacHD/Users/murray/j64-701-user > > -- > Murray Eisenberg mur...@math.umass.edu > Mathematics & Statistics Dept. > Lederle Graduate Research Tower phone 413 549-1020 (H) > University of Massachusetts 413 545-2859 (W) > 710 North Pleasant Street fax 413 545-1801 > Amherst, MA 01003-9305 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm