When running a batch file to execute an automated task (.tas file) in Toad Data Point, the batch file launches Toad Data Point, but does not run the automated task.
Please ensure that the batch file contains only the following command e.g:
"C:\Program Files (x86)\Dell\Toad Data Point 3.8\toad.exe" -batch=true "C:\filename.tas"
If correct, it should run Toad Data Point as a background process only, and execute the task in the background.