cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Automatically removes "Remove Missing Items" from the file list in the main window of JMP software

How to write this JSL?

Thanks!

2024-06-28_09-58-01.png

2 REPLIES 2
jthi
Super User

Re: Automatically removes "Remove Missing Items" from the file list in the main window of JMP software

I don't think you can access that directly through JSL. If you really want to, you might be able to edit registry on Windows, though I'm not sure how missing files are visible there Exporting "Recent Files" for migration to new computer so you might have to check each file and if it doesn't exist -> remove it from registry.

-Jarmo
lala
Level IX

Re: Automatically removes "Remove Missing Items" from the file list in the main window of JMP software

OK

Combined with AutoHotkey to automate, other methods are too complicated.

2024-07-06_22-27-58.png

Recommended Articles