cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace
Choose Language Hide Translation Bar
Better JSL Smoother Migration: How To Fix Your Own Code​

Learn how to build robust JSL scripts that can also make migrations to new versions of JMP and JMP Pro more efficient. Learn about how to increase efficiency creating scripts and how to use the embbedded and enhanced logs according to your needs.

 

Windows demo:

 

 

Here is another talk by JMP Developers @Wendy_Murphrey and  @Justin_Chilton on this topic:

 

Comments
Raaed

good job

 
 
 
 
hogi

compact + many tricks -> very helpful!

hogi

With JMP18, 
hogi_0-1724882038911.png

got easier - and robust against issues with upper/lower case, spaces , ...:
https://community.jmp.com/t5/JMP-Wish-List/data-table-message-column-exists-colname/idc-p/597068/hig... 

 

dt << has column("times")

Recommended Articles