thanks at @Allister for the work around which helps me out to continue developing my script?
@Fox the success number action should be able to track number of successful threads irrespective of were the action is being used in the main function or when call function in several threads action is used.
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
-
Never mind, I had to go into "custom" to see the option. Thanks.
