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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

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

How can open a datatable with JSL and run a script in that datatable?

For example, open "Big class.jMP" and run the "Distribution" script.

Thanks!

2020-07-03_17-27.png

1 REPLY 1
txnelson
Super User

Re: How can open a datatable with JSL and run a script in that datatable?

The method I use to find out such question is

  1. Open the Scripting Index
  2. Since I (you) want to run a script from a data table, type in the search field, "Script"
  3. Look through the options it displays to see if any of them might be what you need
  4. Click on ones that might be what you want and check out the description and example(s)

runscript.PNG

Jim

Recommended Articles