cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Practice JMP using these webinar videos and resources. We hold live Mastering JMP Zoom webinars with Q&A most Fridays at 2 pm US Eastern Time.See the list and register. Local-language live Zoom webinars occur in the UK, Western Europe and Asia. See your country jmp.com/mastering site.

Choose Language Hide Translation Bar
JSL for Building Interactive Dialogs for Automated Workflows

See how to use JSL to automate repetitive process monitoring by implementing control chart scripts. Although the demo is a follow-up to the Mastering JMP session Tracking and Trending Manufacturing Metrics, the techniques for creating scripts by borrowing and gluing together JMP auto-generated code can be used to build scripts for any repetitive tasks.

 

 

See how to:

  • Understand some basics of JMP Scripting Language
    • Functions and arguments
    • Namespaces (global and local) and Names Default to Here
    • Spaces and letter cases 
    • Set Script Editor Preferences
  • Use and set Paths and Path Variables
    • Pick File and Pick Directory
    • Special path variables: Sample Data, Home, All_Home, Desktop, Documents, Downloads and Temp
  • Generate and format reports
  • Create buttons and dialogs to collect user input for reports

Resources

  • Wendy Murphrey blog giving resources for learning JSL

Recommended Articles