Advice on scripting
Given the current suspension of development work and the problem with running concurrent Toucan jobs, I've amalgamated a lot of jobs into scripts.
These currently just call sync & backup jobs and solve a few of my scheduling issues which have been leading to Toucan hanging.
I'm trying now to add a simple parameter
working = "mydir"
or
working = [[mydir]]
both simply give "5 unexpected symbol near ','"
Also expand( [[@drive@]]) gives the same error
Does anyone have an example of a working script I can follow?
- Read more about Advice on scripting
- 1 comment
- Log in or register to post comments