I'm still having trouble with using the newest version of Toucan from the command line.
Per the help file, my batch file looks like this:
@echo off
Toucan jobname
When I run the batch file, I get the GUI for Toucan, and the job does not load or run. Shouldn't a batch file run Toucan without the GUI?
Is this a bug, or am I doing something wrong?
Thanks,
Tappet
think the help file also says to run the exe in the Toucan\App\toucan folder.
I have this same issue. I *do* run the toucan.exe program.
OK get it now, I apologise. Do not run the toucan.exe in the toucan home folder, but run the one in the Toucan/App/toucan folder. Works like a charm.