Thanks, Devon and Chris.

I am now using a version of jpm.ijs with conditional loading.  This works
under jconsole and (with more functionality) with the graphical interface.

The beginning of the file is now:

script_z_ '~system\main\dll.ijs'

loadwd=:3 : 0
script_z_ '~system\packages\misc\font.ijs'
script_z_ '~system\main\gl2.ijs'
script_z_ '~system\classes\grid\jzgrid.ijs'
script_z_ '~system\packages\winapi\menu.ijs'
script_z_ '~system\main\pack.ijs'
)

ifwd=:(1: [ 11!:0) :: 0:

loadwd^:ifwd ''


If anyone can suggest a better way to do this, I'd appreciate it.

Best wishes,

John

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

Reply via email to