Name | Type | Description |
fmtlines | verb | format lines of J code |
fmtscript | verb | format script |
fmtscriptto | verb | format script |
publish | verb | interactive publisher |
format lines of J code fmtlines 'J code'
format script fmtscript 'script.ijs' NB. saved as script.htm
format script 'script.ijs' fmtscriptto 'output.htm'
interactive publisher publish '' or publish 'scriptname'