@GhostZ thx for reply. OK, I got the pattern now.
How to read resource from beginning to the end
-
Hello again,
Im really beginning with BAS so please be indulgent.
I have created a resource ACCOUNTS which load lines from text files manually in the right panel.
I do not use multithread, just 1 browser to read from the resource and do actions.
I would like to go through the resource element 1 to the end.
I have tried FOR 1 to a number but it does seems i do not have access to resource while BAS running.
I can not even get the resource number of elements
Please help needed!
Thanks -
@hnb said in How to read resource from beginning to the end:
Hello again,
Im really beginning with BAS so please be indulgent.
I have created a resource ACCOUNTS which load lines from text files manually in the right panel.
I do not use multithread, just 1 browser to read from the resource and do actions.
I would like to go through the resource element 1 to the end.
I have tried FOR 1 to a number but it does seems i do not have access to resource while BAS running.
I can not even get the resource number of elements
Please help needed!
ThanksTest script