How Can I Close an Automated JMP Script While it is Running Using Another JMP Script
I use the windows scheduler to launch JMP scripts on regular intervals. If a script takes a long time, is there a way to stop it using another script?For example, if a script takes too long to run can I run another script to stop the prior script? I don't want to rely on keyboard shortcuts (like the Esc key) as mentioned in prior posts.Thanks,Jens