cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

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

JSL version compatibility

Could you please provide a function which takes as input:

  1. A jsl script
  2. The jsl version in which the script was written

An provides a list of changes to all used functions as output 

2 Comments
martindemel
Staff

This came up during the JSL Unsession at Discovery Summit Europe today. The goal is to make potential capability issues with scripts more visible. So providing a function which parses through the script and collects all the JSL commands used (in a version the script worked well), checks what command has changed since then to the most recent version, and throws out a list of these commands. That way the user can see immediately if there are potential risks when transferring a script to a newer version of JMP.  

Status changed to: Acknowledged

Hi @OHS, thank you for your suggestion! We have captured your request and will take it under consideration.