cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
JensRiege
Level IV

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

1 REPLY 1
Ryan_Gilmore
Community Manager Community Manager

Re: How Can I Close an Automated JMP Script While it is Running Using Another JMP Script

You can stop a scheduled task if it runs longer than a given time as part of the task setup under the Settings tab,

 

Screen Shot 2021-07-29 at 8.24.35 PM.png

Recommended Articles