Hi,
I'm fairly new to the tool. I wrote a JMP script that will create new data table and plot graphs. Instead of running it by opening the JMP GUI, I would like to design a C# app and let the user click the button and then it will somehow call JMP to execute the script. At the end I want the graphs to be saved as MS word and this will be the output the user will see.
Is there a way to do that?
Thanks in advance.