Running a Batch file
I haven made a very simple script in Toucan:
void = sync "jobname"
If i run that script in toucan it works!
Now i make a .bat file with te following:
toucan.exe /s "scriptname"
then i get an error that said:
cannot run lua file [string "scriptname"]:1: '='expected near ''
What is wrong?
- Read more about Running a Batch file
- 7 comments
- Log in or register to post comments