Accidentally hid a modal window. Now I'm locked out. :(
So, I was goofing around and asked myself "What would happen if I try to hide a modal window?". The script below illustrates (Do not run this script, as it will lock up JMP): //=====================================================
...
//Warning. Do not press the "Hide" button!!! It will lock up JMP
//=====================================================
Names Default to Here(1);
New Window("Test", <<