cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

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