Capture d’écran 2022-12-31 115218.png
how to set ignore errors for multiple blocks or commands
-
I will be very grateful if you can help me in this regard.
- Hi, Setting ignore error for every single block is a headache I don't know how to set ignore errors for all the blocks.
- How can I set no of fails, so that bot don't end the script after just few fails. I want script keep running.
thanks for your help..
-
By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.
