calling JMP from command line without GUI
Usage Note 33383 gives flags for linux version of JMP that allows it to be called without opening the gui, eg
%jmp --no-gui /path/to/JSL_script.jsl
are there analogous command line flags for windows?
the following works but opens the gui
"C:\Program Files\SAS\JMP\8\jmp.exe" test.jsl