Thanks Ric and Chris. As you may imagine, I got onto this while reading the thread about Simple J and making J easier to read.
On Thu, Nov 17, 2011 at 7:09 PM, chris burke <[email protected]> wrote: > In J6 this is available from menu Edit|Export Script. > > On Fri, Nov 18, 2011 at 5:33 AM, Ric Sherlock <[email protected]> wrote: > >> Had a chance to look this up: >> In J6: >> load '~system/packages/export/export.ijs' >> export_run_jexport_'' >> >> This will run a dialog box that lets you choose a script file. You can >> choose the color scheme you want and it will then write the script as >> html to a file and open it in your browser. You can print from there. >> >> On Thu, Nov 17, 2011 at 11:21 AM, Ric Sherlock <[email protected]> wrote: >> > From memory in J6 there is a GUI interface (export<something>) or >> > similar that optionally uses pp.ijs to generate syntax highlighted >> > html page >> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
