I have Toucan v3
I need help with the script to run a sync of 3 jobnames that I have saved. I have tried the following and it doesn't work.
Sync(Doc1)
Sync(Doc2)
Sync(Doc3)
[Removed <code> tag on the whole thing - mod Chris]
New: Zoom (May 18, 2023), Platform 25.0 (Apr 07, 2023)
New Apr 14: macOS Portable Drive Support
450+ real apps (49GB), 1.1 billion downloads, Please donate.
I have Toucan v3
I need help with the script to run a sync of 3 jobnames that I have saved. I have tried the following and it doesn't work.
Sync(Doc1)
Sync(Doc2)
Sync(Doc3)
[Removed <code> tag on the whole thing - mod Chris]
something like this:
sync("syncjobname")
You can see more examples in the documentation as well as the full command reference.
It appears that the commands are also caSe SenSitive, so while "Sync" won't work "sync" will.
The command when written correctly turns blue in my V3 of Toucan.
Thank You!!
It never occured to me to use the lower case. I got lost in all the variations I was trying. The script is now in color.