Use "Ignore errors" action.
You can click on red triangle inside
any action and it will put it around
that action >
2023-04-11_092031.png
Or you can use it for multiple actions, functions, whole script etc.
Hello, I have a resource file with over 3 million lines. However I have noticed that BAS will end the script after 1 million success or 1 million fails (whichever comes first). Is there any way to increase this and have the script go through the entire 3 million lines? I have changed the settings in the resource file to max fail/success at 999999999 but it still stops a little after 1 million. Please help.
Thanks
@spockthe40oz Try setting -1 instead of 1000000 everywhere
Never mind, I had to go into "custom" to see the option. Thanks.