cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

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.pngScreen Shot 2021-07-29 at 8.24.35 PM.png

Recommended Articles