| 1. |
Solve : Scheduled Tasks - question on changing scripts? |
|
Answer» If there is a scheduled task that is scheduled to START and stop every day, is it possible to change the SCRIPT that it runs while it is not running and have those changes take effect on the next start? My suspicion is that the script is in MEMORY and does not change EVEN if you edit the script while the task is idle. Am I correct? Thanks.More info. The scheduled task runs a script that calls a number of other scripts. The problem I am seeing is that the calling script cannot find one of the CALLED scripts even though this called script is in the correct folder. When I create a new scheduled task that executes the exact same script, this new scheduled task finds the 'called' script okay and runs it. |
|