If you want the second folder to stay updated with the potential changes that appear in the original folder after working with it, then yes, you would need to copy it again.
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.
