Creating multiple graphs from a JMP file stored in SharePoint leaves modal window open
Hi!I have multiple files (Excel and JMP) stored in SharePoint and this script will open the JMP file and create graphs, copy to a Journal and save as a .doc file. Everything works fine except for a Windows modal that I cannot seem to close using JSL.Anyone have suggestions?Cheers!Onjai Using JMP 16.1. //save blood pressure.jmp file to SharePoint
//In SharePoint, click on the jmp file and select "c
...