The use of Throw( in scripting
I use Throw() in my programs to stop the execution for that particular part of the program. This still works in JMP 13 but I sometimes get a new window with a JMP Alert. I can't seem to simulate the problem - It happens in a User Window - the program sees a problem, the program sends a Caption and executes a Throw(). In earlier version I only got the Caption now I sometimes get an Alert window ...