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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Improvements for scripting window for scripts embedded in a data table

When you are writing a script embedded in a data table, there are several issues compared to a stand alone script file.

 

  • There is no Embedded log. If I want t o see what is in the log, I have to go through the debugger. But I don't like this option as the debugger has a strong tendency to crash JMP.

Can we please have an embedded log in the datatable-dependent script windows ?

 

  • Upon execution, the data table is not saved automatically. This means that when I run a script and JMP crashes (I don't know if it is just me but that happens A LOT), my work is lost if I didn't save the data table.

Can we have an autosave option ?