Is there a way to run a JSL script with an input?
I'm wondering if I can run a jsl remotely and give it a directory right away... I have a jsl script that uses a directory of a file and executes some commands. I would like to send it the directory of the file in a simple way where gui's wouldn't be involved (hopefully).this is how i execute a jsl script from my PC at the moment:os.system('cd "C:/Program Files/SAS/JMP/14/" && jmp.exe "directory_t...
vince_faller