Auto-launch jmp App
Hi,I create a short JMP App to generate graphs. I need to launch this app whithout start the jmp home window (like creating an executable file).If I use a script (.jsl), I can launch it from a batch file like this :start "C:\Program Files (x86)\SAS\JMPSW\12\jmp.exe" "C:\Users\sdgf\Desktop\JMP\Premiers essais\try.jsl"Buy adding "//!" in the scope of the script.But impossible to do the same thing wi...
