@GaG Thank you for your help. Till now i found my way to manage easy csv tasks , since csv files are just text with comma for change column, and new lines for change row i can deal this on BAS by creating lists from "Read File to List" and then i can break each list item from "Parse string" with comma as separator. Then i use "Write File" for saving and i can live visualize the edited results on the csv file with a program called "Modern CSV". Thing is that on more advanced scripts i have big CSV files with a lots of rows and columns , sometimes i must to constant return to BAS the index position of partial value search terms on those files. I have found also an alternative way to manage by creating and executing a bat file with call for python for converting csv to xlsx and then i may use "module Excel" that haves all the actions im looking for, but Im wondering why BAS haves those actions only for xslx files, why not for csv also? Anyways till now im very satisfied to BAS but i might need more help in the future on this matter.
How to Select File Folders in Each Different Thread ??
-
Hello all friends,
I need help about selecting upload files in the folder.I want to run 5 threads in one go. However, in each thread I want to specify a different folder. What is the method and logic?
So far I have only used one folder and uploaded files in that folder randomly.Please help. Thank You :)



-
@junawan said in How to Select File Folders in Each Different Thread ??:

There are over 10 ways for you to do this :))
But since you gave me this image, I will guide you in the simplest way that you can easily understand, although it is a bit long :))
You can see the photo below.
Replace the names FOLDER 1,2,3.... with the exact path to the folder in your image.
-
@BAS-Viet-Nam can I call the Folder according to the ID? The ID folder contains files according to the account ID


-
@BAS-Viet-Nam Can't I use a variable in the video folder path? Because I want to use folders based on the ID of the account. Can you tell me how, friend? :(
-
@BAS-Viet-Nam help me please :(
-
I told you the easiest way but you still don't know how to do it :)). Message me via telegram, I will help you.
-
@BAS-Viet-Nam solved brother, thanks.. i need dynamic tools for repeat thread without manual setting directory root folder. thanks for help. very thanks 🙏