@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
Hello,
I want to use Windows Task scheduler to run my compiled exe bots. How can I skip the resources window at start, as it is already filled with the right data and nothing has changed?
Is it also possible to not only start the compiled exe bot from Windows Task Scheduler but also the project within BAS (run)? I assume I have to call some exe in the BAS install directory with the needed project as argument?