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.

JMP Wish List

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

Scripts - Prevent return/print on last row

I would like to have an option to prevent print/return on last executed row. Currently I'm ending most of my scripts with Write() to work around this. In some cases this has caused my JMP to crash because I have forgotten about this and run a script which ends up in a large matrix.