JSL in .bat file in windows scheduler
I see a previous thread about this that is similar...My batch file looks the same,like this: "C:\Program Files\SAS\JMP\9\jmp.exe" "C:\SCHEDULED\MYSCRIPT.jsl"but I already have exit(nosave); at the end of my script (and have closed all tables and windows). And, if I run the .bat file just by clicking on it, it opens JMP, runs the script and then exits as it should. It's only when I run this .bat ...
kwalter1