I have a dos/cmd/batch script which executes Zorro -train at the command line, say 1000 times, with a different strategy each time. If one of the strategies has an error, the remainder will not execute. Zorro will block and wait for me to click on something. I would rather Zorro just log the error and exit so the batch script can continue and as much work as possible will be completed without my intervention. I can deal with the errors at the end.

Do you follow me?

Last edited by GPEngine; 09/10/13 07:27.