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.

JMP Wish List

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

Support script drag-and-drop between tables

What inspired this wish list request?  I often find myself with new data tables that are almost identical to old ones.  I need to pull the plotting scripts from the old tables into the new ones.

 

What is the improvement you would like to see?  When I drag a script from the top-left pane of a data table window to another window, it looks like it's accepting it, but then nothing happens.  I would like to be able to copy a bunch of scripts from one data table into another via drag-and-drop.

 

Why is this idea important?   The script drag-and-drop is an intuitive action that seems to work, and it's frustrating that it doesn't.

 

(JMP v17, Windows and Mac)

 

1 Comment
hogi
Level XIII

that' right - it's almost doing what the user expects and then: no script shows up in the list 

 

workaround: use copy & paste from the right click context menu. It also works if more scripts are selected

 

easter egg: copy the code of a script (i.e.: not the script) and click on paste in the right click menu.

This runs the script for the target table.

Also cool for Report/Save Script to Clipboard -> run it for another table