텔레그램 id @sosto1 연락주세요.기능1.
유튜브 라이브 스트림 동시시청자봇,라이브 조회수봇. 쇼츠 조회수 1개링크에 1000000조회수 늘리기 기능이 필요합니다
당신이 나에게 꼭 필요합니다 .10년동안 나와 계약 합시다.
Bug Report: Remove current element from resource
-
@SKRN said in Bug Report: Remove current element from resource:
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.
Attach a test script that demonstrates the error.
-
@Fox said in Bug Report: Remove current element from resource:
@SKRN said in Bug Report: Remove current element from resource:
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.
Attach a test script that demonstrates the error.
Script:
Bug Report.xmlResource:
List of numbers.txt -
@SKRN said in Bug Report: Remove current element from resource:
@Fox said in Bug Report: Remove current element from resource:
@SKRN said in Bug Report: Remove current element from resource:
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.
Attach a test script that demonstrates the error.
Script:
Bug Report.xmlResource:
List of numbers.txtYou have not set the "write file" option in the resource property.

I described this behavior of BAS in more detail in this topic: https://community.bablosoft.com/topic/7811/странно-работает-удалить-текущий-элемент/6
-
@Fox said in Bug Report: Remove current element from resource:
@SKRN said in Bug Report: Remove current element from resource:
@Fox said in Bug Report: Remove current element from resource:
@SKRN said in Bug Report: Remove current element from resource:
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.
Attach a test script that demonstrates the error.
Script:
Bug Report.xmlResource:
List of numbers.txtYou have not set the "write file" option in the resource property.

I described this behavior of BAS in more detail in this topic: https://community.bablosoft.com/topic/7811/странно-работает-удалить-текущий-элемент/6
Now I understand, thanks for explaining.