cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar

Running JSL within a Python script behaves differently if included in a python function such as main()

Version: JMP 18.0.1

 

I have included 2 python scripts below. Both have the creation of a figure wrapped inside a function and saved as an image. If I call the image file directly using Python Get () I am able to use the jmp.run_jsl to open a window with the chart. However, if I do the same thing but wrap the jmp.run_jsl within a main() function for some reason the Python Get() does not work and I am not able to pass the string for the file location into the new picture window. Any help would be greatly appreciated.

0 REPLIES 0