@ptt-bds Bác có 10 luồng thì đầu tiên nếu không có gì xảy ra nó sẽ lấy 10 dòng đầu tiên, sau đó thì cứ luồng nào "ra đi" nó sẽ lấy dòng tiếp theo, đâu có theo quy luật như 1,11,21,31 vs luồng 1 như bác nói đâu.
How to extract information from txt or excel
-
Guys, I made a script to auto fill some forms. This is great but the only thing is that I have to write manually what I want the scrpti to use. It's anoyiong because I already have it a text file or excel. Wante to know if theres a way the Bot just take all the info that it needs from a list of data-
-
@dreinyel said in How to extract information from txt or excel:
Guys, I made a script to auto fill some forms. This is great but the only thing is that I have to write manually what I want the scrpti to use. It's anoyiong because I already have it a text file or excel. Wante to know if theres a way the Bot just take all the info that it needs from a list of data-
Use the resource "LinesFromFile".