More than 1,000,000 success/fails?
-
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
-
@bigorat Hmm for some reason it is not allowing me to type "-" or "-1" just "1". Is this a paid version option maybe?
-
Never mind, I had to go into "custom" to see the option. Thanks.