HOW TO PICK CERTAIN JMP SCRIPT?
Hi, right now i have 6 scripting JMP that i use randomly depend on situation failure of my product. So i have created an example button box that i want to pick certain scripting JMP without opening at file. My question is, can someone help me to open the script and the same time run the script using my button box?User_Input = New Window( "JMP AUTOMATION", << modal(),
hlistbox(
),
Button Box(
...