Hello JMP master,
I create a batch file and schuedle it on Task Scheduler. The jmp script works perfectly when I did this manufactully, but it did not go through at Task Scheduler. Here is my bat file content,
==========================================================================================
"C:\SAS Software Depot\JMP\JMP\14_1\Jmp.exe" "C:\Users\gladies\Documents\jmp\runtine\1229_mountain.jsl"
==========================================================================================,
Could you give me a heads-up, much appreciated!
Since this runs manually, typically the next step is to schedule the task say 5 minutes in the future and check if it is running when scheduled.
I assume this is on your PC. Your PC must be running for it to work. Also there are some security systems that stop programs from running if the PC is not active.
This does not seem to be a JMP issue but a Task Scheduler issue. Do a web search for Task Scheduler, here is one link https://windowsreport.com/fix-task-scheduler-not-running/#.XCf6jVxKhPY
Since this runs manually, typically the next step is to schedule the task say 5 minutes in the future and check if it is running when scheduled.
I assume this is on your PC. Your PC must be running for it to work. Also there are some security systems that stop programs from running if the PC is not active.
This does not seem to be a JMP issue but a Task Scheduler issue. Do a web search for Task Scheduler, here is one link https://windowsreport.com/fix-task-scheduler-not-running/#.XCf6jVxKhPY