JMPStart - Custome Window must be in front of Home Window
I would like my own Window menu to be the front window when JMP is started.I tried to put my menu window script in jmpStart.jsl. It loads the menu, but when loaded is at the back of the Home Window. I tried to minimize the home window with a old suggestion of David Burnham. ServerMenu = New Window( "Access to QAQC Add-ins", ......);Main Menu("Minimize All");ServerMenu << On Close( Main Menu("Re...