The difference in response speed in the browser it is very noticeable between 
these 2 URLs: 
   http://127.0.0.1/jijx      NB. fast
   http://localhost/jijx      NB. slow

I was originally using localhost but it is much more usable with the IP address.

It should be pretty straight forward to reuse existing utilities to provide 
syntax highlighting. 
For example:
 
    jclear ''
    load 'export'
    load '~system\extras\util\pp.ijs'
    setscheme_jexport_ ''
    jhtml htmlexport_jexport_ (fread jpath 
'~system/main/dates.ijs');'dates.ijs';'htmljump'

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to